Skip to content

Hostname

adagentplus.com

Last fetched

adagentplus.com resolves to 1 IPv4 address operated by 7HOOPNETWORK - 7Hoop Network Telecom, LLC in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · adagentplus.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/adagentplus.com

Resolution chain

adagentplus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.152.168.16104.152.168.0/22AS630687HOOPNETWORK - 7Hoop Network Telecom, LLCCA

WHOIS identity

Registrar
iana:1068
Organization
daniel pray
Contact emails

Subdomains

8 observed subdomains of adagentplus.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • adagentplus.com

SPF policy

5 SPF mechanisms authorising senders for adagentplus.com.

MechanismTarget
SPF_Aadagentplus.com
SPF_INCLUDEspf.hostwhitelabel.com
SPF_IP104.152.168.16
SPF_IP192.206.54.116
SPF_MXadagentplus.com

Related pages

Pivot deeper into the graph from adagentplus.com.

Cypher and MCP

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

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