Skip to content

Hostname

fmos.org.my

Last fetched

fmos.org.my resolves to 1 IPv4 address operated by AS55720 in MY.

Nutrition Label

WHISPER CANON · fmos.org.myRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fmos.org.my

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.74.63103.27.74.0/24AS55720MY

WHOIS identity

No WHOIS records are currently associated with fmos.org.my in WhisperGraph.

Subdomains

8 observed subdomains of fmos.org.my.

Web-graph footprint

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

86 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fmos.org.my.

MechanismTarget
SPF_Afmos.org.my
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.27.74.33
SPF_MXfmos.org.my

Related pages

Pivot deeper into the graph from fmos.org.my.

Cypher and MCP

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

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