Skip to content

Hostname

quantiphy.com.au

Last fetched

quantiphy.com.au resolves to 1 IPv4 address operated by AS38220 in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · quantiphy.com.auRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/quantiphy.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
122.202.94.46122.202.94.0/24AS38220AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
Contact emails

Subdomains

1 observed subdomain of quantiphy.com.au.

Web-graph footprint

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

154 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for quantiphy.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail-protection.nowinfinity.com.au
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.196.0/24
SPF_IP14.203.230.250
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP203.32.185.0/24
SPF_IP3.105.45.57/32
SPF_IP54.240.0.0/18

Related pages

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

Cypher and MCP

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

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