Skip to content

Hostname

ifs.org.mo

Last fetched

ifs.org.mo resolves to 2 IPv4 addresses operated by AS23881 in HK.

Nutrition Label

WHISPER CANON · ifs.org.moRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ifs.org.mo

Resolution chain

ifs.org.mo resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with ifs.org.mo in WhisperGraph.

Subdomains

3 observed subdomains of ifs.org.mo.

Web-graph footprint

Distinct hostnames that link to or from ifs.org.mo in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ifs.org.mo.

MechanismTarget
SPF_REDIRECTsmtp.spf.net.hk

Related pages

Pivot deeper into the graph from ifs.org.mo.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ifs.org.mo"})-[: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.