Skip to content

Hostname

agencytech.com

Last fetched

agencytech.com resolves to 1 IPv4 address operated by 3ZNET-CVG001 - 3z.net in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.97.248.21209.97.240.0/20AS262413ZNET-CVG001 - 3z.netUS

WHOIS identity

Registrar
iana:440
Organization
dns manager
Contact emails

Subdomains

10 observed subdomains of agencytech.com.

Web-graph footprint

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

8 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for agencytech.com.

MechanismTarget
SPF_INCLUDE_spf.coredial.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.97.248.28
SPF_IP209.97.248.60
SPF_IP209.97.248.61

Related pages

Pivot deeper into the graph from agencytech.com.

Cypher and MCP

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

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