Skip to content

Hostname

fullerton.com.sg

Last fetched

fullerton.com.sg resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fullerton.com.sgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fullerton.com.sg

Resolution chain

fullerton.com.sg resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.238.10213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.313.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.413.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.4513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.51.10418.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.4218.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.5318.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.6218.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

No WHOIS records are currently associated with fullerton.com.sg in WhisperGraph.

Subdomains

9 observed subdomains of fullerton.com.sg.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fullerton.com.sg.

MechanismTarget
SPF_Afullerton.com.sg
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.snd-eml.com
SPF_IP202.79.195.64/27
SPF_IP202.79.201.33/27
SPF_IP202.79.217.22/29
SPF_IP203.126.96.128/26
SPF_IP61.8.198.0/23
SPF_MXfullerton.com.sg

Related pages

Pivot deeper into the graph from fullerton.com.sg.

Cypher and MCP

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

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