Skip to content

Hostname

eif.com.fj

Last fetched

eif.com.fj resolves to 1 IPv4 address operated by AS132692 in NZ.

Nutrition Label

WHISPER CANON · eif.com.fjRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/eif.com.fj

Resolution chain

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

IPPrefixASNOperatorCountry
103.18.58.44103.18.58.0/24AS132692NZ

WHOIS identity

No WHOIS records are currently associated with eif.com.fj in WhisperGraph.

Subdomains

1 observed subdomain of eif.com.fj.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eif.com.fj.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.109.87.155/32
SPF_IP119.47.116.83
SPF_IP120.150.113.50
SPF_IP180.235.156.45/32
SPF_IP203.62.211.6/32
SPF_IP43.243.62.92

Related pages

Pivot deeper into the graph from eif.com.fj.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eif.com.fj"})-[: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.