Skip to content

Hostname

againgency.com

Last fetched

againgency.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.111108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.118108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.119108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.5108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.85.31.452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of againgency.com owner
Contact emails

Subdomains

17 observed subdomains of againgency.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for againgency.com.

MechanismTarget
SPF_INCLUDE144434459.spf07.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_MXagaingency.com

Related pages

Pivot deeper into the graph from againgency.com.

Cypher and MCP

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

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