Skip to content

Hostname

pmgswebdraft.com.au

Last fetched

pmgswebdraft.com.au resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · pmgswebdraft.com.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/pmgswebdraft.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
139.84.192.219139.84.192.0/20AS20473AS-VULTR - The Constant Company, LLCAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
gayan perera
Contact emails

Subdomains

87 observed subdomains of pmgswebdraft.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • pmgswebdraft.com.au

SPF policy

14 SPF mechanisms authorising senders for pmgswebdraft.com.au.

MechanismTarget
SPF_Apmgswebdraft.com.au
SPF_IP103.208.217.242
SPF_IP103.237.110.92
SPF_IP139.84.192.219
SPF_IP139.99.148.33
SPF_IP139.99.149.112
SPF_IP139.99.192.10
SPF_IP139.99.208.196
SPF_IP149.28.166.182
SPF_IP45.77.235.22
SPF_IP51.161.192.105
SPF_IP51.161.196.22
SPF_IP51.161.209.84
SPF_MXpmgswebdraft.com.au

Related pages

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

Cypher and MCP

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

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