Skip to content

Hostname

infodom.com

Last fetched

infodom.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · infodom.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/infodom.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.103.33.6851.103.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:81
Organization
gie info dom
Contact emails

Subdomains

25 observed subdomains of infodom.com.

Web-graph footprint

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

15 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

66 SPF mechanisms authorising senders for infodom.com.

MechanismTarget
SPF_IP103.151.192.0/23
SPF_IP104.47.0.0/17
SPF_IP148.105.0.0/16
SPF_IP158.58.180.12/32
SPF_IP158.58.180.140/32
SPF_IP185.12.80.0/22
SPF_IP185.255.86.168/32
SPF_IP185.255.86.169/32
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP193.253.124.125
SPF_IP195.25.67.22/32
SPF_IP198.2.128.0/18
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP20.199.113.205
SPF_IP20.43.32.253
SPF_IP2001:4860:4000::/36
SPF_IP205.201.128.0/20
SPF_IP206.55.144.0/20
SPF_IP209.85.128.0/17
SPF_IP216.198.0.0/18
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP24.110.64.0/18
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:ca04:0:0:0:7
SPF_IP2a01:111:f403:ca04:0:0:0:8
SPF_IP2a01:111:f403:ca04::10/128
SPF_IP2a01:111:f403:ca09:0:0:0:0
SPF_IP2a01:111:f403:ca09:0:0:0:4
SPF_IP2a01:111:f403:ca09:0:0:0:8
SPF_IP2a01:111:f403:ca09:0:0:0:a
SPF_IP2a01:111:f403:f000::/52
SPF_IP2c0f:fb50:4000::/36
SPF_IP34.237.213.250
SPF_IP35.171.112.111
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/15
SPF_IP52.101.68.10/32
SPF_IP52.101.68.21/32
SPF_IP52.101.68.25/32
SPF_IP52.101.68.3/32
SPF_IP52.101.73.1/32
SPF_IP52.101.73.12/32
SPF_IP52.101.73.6/32
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/18
SPF_IP62.161.13.193
SPF_IP62.161.15.194
SPF_IP69.169.224.0/20
SPF_IP74.125.0.0/16
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP81.248.109.90

Related pages

Pivot deeper into the graph from infodom.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "infodom.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.