Skip to content

Hostname

con-serv.com.au

Last fetched

con-serv.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.145.1805.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
tony harland
Contact emails

Subdomains

3 observed subdomains of con-serv.com.au.

Web-graph footprint

Distinct hostnames that link to or from con-serv.com.au in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for con-serv.com.au.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.25.177.30
SPF_IP122.151.207.126
SPF_IP139.218.116.211

Related pages

Pivot deeper into the graph from con-serv.com.au.

Cypher and MCP

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

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