Skip to content

Hostname

allydirectory.com

Last fetched

allydirectory.com resolves to 1 IPv4 address operated by GTR INTERNET E COMUNICACAO LTDA in GB. WHOIS lists iana:3862 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.216.77185.221.216.0/24AS393960GTR INTERNET E COMUNICACAO LTDAGB

WHOIS identity

Registrar
iana:3862
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of allydirectory.com.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • allydirectory.com

SPF policy

10 SPF mechanisms authorising senders for allydirectory.com.

MechanismTarget
SPF_Aallydirectory.com
SPF_IP172.93.122.20
SPF_IP172.93.122.21
SPF_IP172.93.122.4
SPF_IP172.93.122.85
SPF_IP185.221.216.247
SPF_IP185.221.216.4
SPF_IP185.221.216.77
SPF_IP23.139.0.85
SPF_MXallydirectory.com

Related pages

Pivot deeper into the graph from allydirectory.com.

Cypher and MCP

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

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