Hostname
abcargent.com
Last fetched
abcargent.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:3240 as the registrar.
Nutrition Label
Resolution chain
abcargent.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.47.22 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.61.20 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.246.153 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.40.116 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:3240
- Organization
- daudin nicolas
- Contact emails
- atm8zvm7reikw1wwmsfs@k.o-w-o.info
- d40a8yi9gsydan4czcut@o.o-w-o.info
- ga67flgxrkgpnwlicaoz@k.o-w-o.info
- kg7hp6eu5n37f8siqdip@c.o-w-o.info
- knz3t7rra3j17jbnv4x9@p.o-w-o.info
- mkyxxpb6fdbix35gvgto@q.o-w-o.info
- q2tp8squw7328urtjhul@e.o-w-o.info
- txl1gnljl3uyudap0zwy@k.o-w-o.info
- f047503a36a887cda410661f5f284c4e-18045883@contact.gandi.net
Subdomains
3 observed subdomains of abcargent.com.
Web-graph footprint
Distinct hostnames that link to or from abcargent.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for abcargent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from abcargent.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abcargent.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.