Skip to content

Hostname

benex.projectb2b.com

Last fetched

benex.projectb2b.com resolves to 1 IPv4 address operated by AS38719 in AU.

Nutrition Label

WHISPER CANON · benex.projectb2b.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/benex.projectb2b.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.201.69.96122.201.64.0/19AS38719AU

WHOIS identity

No WHOIS records are currently associated with benex.projectb2b.com in WhisperGraph.

Subdomains

1 observed subdomain of benex.projectb2b.com.

Web-graph footprint

Distinct hostnames that link to or from benex.projectb2b.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for benex.projectb2b.com.

MechanismTarget
SPF_Abenex.projectb2b.com
SPF_IP122.201.69.96
SPF_IP122.201.71.58
SPF_MXbenex.projectb2b.com

Related pages

Pivot deeper into the graph from benex.projectb2b.com.

Cypher and MCP

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

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