Skip to content

Hostname

edmen.com.au

Last fetched

edmen.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · edmen.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/edmen.com.au

Resolution chain

edmen.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

8 observed subdomains of edmen.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for edmen.com.au.

MechanismTarget
SPF_Aedmen.com.au
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEe.jobadder.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.28.42.0/24
SPF_IP104.210.70.186
SPF_IP104.210.80.79/32
SPF_IP104.210.88.184
SPF_IP12.129.29.143/32
SPF_IP12.129.29.148
SPF_IP12.129.29.149
SPF_IP125.254.84.121
SPF_IP13.70.157.244/32
SPF_IP13.72.245.57
SPF_IP13.75.183.192
SPF_IP146.88.28.0/24
SPF_IP163.47.180.0/22
SPF_IP174.122.249.106
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP27.126.146.0/24
SPF_IP52.147.30.27
SPF_IP52.156.177.51
SPF_IP52.187.248.59
SPF_IP52.237.211.110
SPF_IP52.237.213.135
SPF_IP52.255.55.71
SPF_IP52.255.61.4

Related pages

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

Cypher and MCP

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

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