Skip to content

Hostname

allthingsroofing.com.au

Last fetched

allthingsroofing.com.au resolves to 2 IPv4 addresses operated by AS55803 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · allthingsroofing.com.auRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/allthingsroofing.com.au

Resolution chain

allthingsroofing.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
karthikeyan mahamani
Contact emails

Subdomains

7 observed subdomains of allthingsroofing.com.au.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • allthingsroofing.com.au

SPF policy

5 SPF mechanisms authorising senders for allthingsroofing.com.au.

MechanismTarget
SPF_Aallthingsroofing.com.au
SPF_IP101.0.108.55
SPF_IP101.0.70.198
SPF_IP101.0.96.126
SPF_MXallthingsroofing.com.au

Related pages

Pivot deeper into the graph from allthingsroofing.com.au.

Cypher and MCP

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

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