Skip to content

Hostname

frasersproperty.com

Last fetched

frasersproperty.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · frasersproperty.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/frasersproperty.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.119.233.5640.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

59 observed subdomains of frasersproperty.com.

Web-graph footprint

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

339 sites link to this hostname.

306 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for frasersproperty.com.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP195.171.19.90
SPF_IP202.60.203.106
SPF_IP202.60.203.139
SPF_IP202.60.203.140
SPF_IP81.131.13.190
SPF_IP81.143.228.156

Related pages

Pivot deeper into the graph from frasersproperty.com.

Cypher and MCP

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

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