Skip to content

Hostname

macquarietelecom.com

Last fetched

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

Nutrition Label

WHISPER CANON · macquarietelecom.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/macquarietelecom.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.237.246.11252.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:299
Organization
benjamin svalbe
Contact emails

Subdomains

56 observed subdomains of macquarietelecom.com.

Web-graph footprint

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

74 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for macquarietelecom.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.access4.com.au
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.23.64.2/32
SPF_IP103.23.65.2/32
SPF_IP103.80.245.40/32
SPF_IP103.80.246.40/32
SPF_IP12.44.18.62
SPF_IP124.47.130.0/28
SPF_IP124.47.130.146/32
SPF_IP124.47.130.147/32
SPF_IP125.7.1.2/32
SPF_IP125.7.24.128/27
SPF_IP125.7.44.30
SPF_IP192.29.153.153
SPF_IP202.130.47.232
SPF_IP203.110.136.128/26
SPF_IP203.110.136.156
SPF_IP203.110.136.157
SPF_MXmacquarietelecom.com

Related pages

Pivot deeper into the graph from macquarietelecom.com.

Cypher and MCP

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

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