Skip to content

Hostname

benon.com

Last fetched

benon.com resolves to 1 IPv4 address operated by AS2764 in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · benon.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/benon.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.221.177.46203.221.177.0/24AS2764AU

WHOIS identity

Registrar
iana:269
Organization
hosting manager
Contact emails

Subdomains

43 observed subdomains of benon.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for benon.com.

MechanismTarget
SPF_Abenon.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEau._spf.benon.com
SPF_INCLUDEho._spf.benon.com
SPF_INCLUDEuk._spf.benon.com
SPF_IP122.100.4.245
SPF_IP46.245.176.0/27
SPF_IP64.34.178.183
SPF_IP66.185.163.224/27
SPF_IP70.33.254.79/32
SPF_IP72.51.35.125
SPF_IP96.126.103.199
SPF_MXbenon.com

Related pages

Pivot deeper into the graph from benon.com.

Cypher and MCP

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

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