Skip to content

Hostname

abenson.com

Last fetched

abenson.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abenson.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/abenson.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.141.106.12618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.31.24218.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.208.11547.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.73.10052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.213.16652.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.105.3054.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

24 observed subdomains of abenson.com.

Web-graph footprint

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

184 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abenson.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP103.125.149.85
SPF_IP155.137.75.51
SPF_MXabenson.com

Related pages

Pivot deeper into the graph from abenson.com.

Cypher and MCP

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

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