Skip to content

Hostname

axiimmo.com

Last fetched

axiimmo.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · axiimmo.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/axiimmo.com

Resolution chain

axiimmo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.181.29.135135.181.0.0/16AS24940FI

WHOIS identity

Registrar
iana:269
Organization
axi immo group sp. z o.o
Contact emails

Subdomains

19 observed subdomains of axiimmo.com.

Web-graph footprint

Distinct hostnames that link to or from axiimmo.com in the public web crawl.

93 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

40 SPF mechanisms authorising senders for axiimmo.com.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.54.187.11
SPF_IP185.54.187.138
SPF_IP185.54.187.17
SPF_IP185.54.187.230
SPF_IP185.54.187.232
SPF_IP185.54.187.254
SPF_IP185.54.187.5
SPF_IP188.117.180.19
SPF_IP213.179.75.11
SPF_IP79.96.15.56
SPF_IP89.25.157.192
SPF_IP89.25.157.199
SPF_IP89.25.157.200
SPF_IP89.25.157.203
SPF_IP89.25.157.204
SPF_IP89.25.157.205
SPF_IP89.25.157.206
SPF_IP89.25.175.24
SPF_IP89.25.175.25
SPF_IP89.25.175.27
SPF_IP89.25.175.28
SPF_IP89.25.175.31
SPF_IP89.25.190.193
SPF_IP89.25.190.194
SPF_IP89.25.190.195
SPF_IP89.25.190.196
SPF_IP89.25.191.125
SPF_IP89.25.191.68
SPF_IP89.25.191.71
SPF_IP89.25.223.94
SPF_IP89.25.223.95
SPF_IP89.25.253.237
SPF_IP91.227.202.168
SPF_IP91.227.202.170
SPF_IP91.227.202.24
SPF_IP91.227.202.28
SPF_IP94.152.134.131
SPF_MXaxiimmo.com

Related pages

Pivot deeper into the graph from axiimmo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "axiimmo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.