Skip to content

Hostname

abcimp.com

Last fetched

abcimp.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.122108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.2108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.61108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.90108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
88.218.116.14988.218.116.0/24AS209622IL

WHOIS identity

Registrar
iana:48
Organization
nimrod fridberg
Contact emails

Subdomains

2 observed subdomains of abcimp.com.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for abcimp.com.

MechanismTarget
SPF_Aabcimp.com
SPF_INCLUDE_spf.google.com
SPF_IP88.218.116.149
SPF_MXabcimp.com

Related pages

Pivot deeper into the graph from abcimp.com.

Cypher and MCP

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

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