Skip to content

Hostname

benmanage.com

Last fetched

benmanage.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · benmanage.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/benmanage.com

Resolution chain

benmanage.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.55.11118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3399.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.6899.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.7599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.7699.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
spetner associates,
Contact emails

Subdomains

30 observed subdomains of benmanage.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for benmanage.com.

MechanismTarget
SPF_Abenmanage.com
SPF_Ahorse-01.benmanage.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_MXbenmanage.com

Related pages

Pivot deeper into the graph from benmanage.com.

Cypher and MCP

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

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