Skip to content

Hostname

self-storage.sg

Last fetched

self-storage.sg resolves to 1 IPv4 address operated by AS55803 in AU.

Nutrition Label

WHISPER CANON · self-storage.sgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/self-storage.sg

Resolution chain

self-storage.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.98.83.109203.98.83.0/24AS55803AU

WHOIS identity

No WHOIS records are currently associated with self-storage.sg in WhisperGraph.

Subdomains

8 observed subdomains of self-storage.sg.

Web-graph footprint

Distinct hostnames that link to or from self-storage.sg in the public web crawl.

38 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • self-storage.sg

SPF policy

9 SPF mechanisms authorising senders for self-storage.sg.

MechanismTarget
SPF_Aself-storage.sg
SPF_IP101.100.204.194
SPF_IP101.100.209.67
SPF_IP101.100.209.69
SPF_IP101.100.209.97
SPF_IP119.31.237.107
SPF_IP119.31.237.80
SPF_IP203.98.83.109
SPF_MXself-storage.sg

Related pages

Pivot deeper into the graph from self-storage.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "self-storage.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.