Skip to content

Hostname

fomso.org

Last fetched

fomso.org resolves to 1 IPv4 address operated by ICORE-MY iCore Technology Sdn Bhd in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · fomso.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fomso.org

Resolution chain

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

IPPrefixASNOperatorCountry
43.225.110.2843.225.110.0/24AS132198ICORE-MY iCore Technology Sdn BhdMY

WHOIS identity

Registrar
iana:460
Organization
federation of malaysian sri lankan organisations
Contact emails

Subdomains

7 observed subdomains of fomso.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fomso.org.

MechanismTarget
SPF_Afomso.org
SPF_INCLUDEspf.newipdns.com
SPF_IP103.6.245.62
SPF_IP43.225.110.28
SPF_IP43.225.110.29
SPF_MXfomso.org

Related pages

Pivot deeper into the graph from fomso.org.

Cypher and MCP

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

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