Skip to content

Hostname

ifsij.com

Last fetched

ifsij.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:3956 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.70.14795.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:3956
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of ifsij.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • ifsij.com

SPF policy

9 SPF mechanisms authorising senders for ifsij.com.

MechanismTarget
SPF_Aifsij.com
SPF_IP146.88.24.104
SPF_IP146.88.24.47
SPF_IP148.251.31.69
SPF_IP162.222.225.172
SPF_IP46.105.55.1
SPF_IP51.77.27.1
SPF_IP95.217.70.147
SPF_MXifsij.com

Related pages

Pivot deeper into the graph from ifsij.com.

Cypher and MCP

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

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