Skip to content

Hostname

if0.com

Last fetched

if0.com resolves to 1 IPv4 address operated by LAYERSHIFT in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · if0.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/if0.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.239.18.11187.239.16.0/21AS205072LAYERSHIFTGB

WHOIS identity

Registrar
iana:83
Organization
intelligent firmware
Contact emails

Subdomains

6 observed subdomains of if0.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for if0.com.

MechanismTarget
SPF_Aif0.com
SPF_IP109.109.128.182
SPF_IP176.74.24.231
SPF_IP2a00:fd80:0:11:250:56ff:fea3:67b
SPF_IP45.155.21.92
SPF_MXif0.com

Related pages

Pivot deeper into the graph from if0.com.

Cypher and MCP

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

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