Skip to content

Hostname

allrelay.com

Last fetched

allrelay.com resolves to 1 IPv4 address operated by AS24935 in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · allrelay.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/allrelay.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.26.105.244185.26.105.0/24AS24935FR

WHOIS identity

Registrar
iana:1519
Organization
alex grissen
Contact emails

Subdomains

3,861 observed subdomains of allrelay.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for allrelay.com.

MechanismTarget
SPF_Aallrelay.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.routing.net
SPF_IP185.26.104.0/22
SPF_IP209.124.66.20/32
SPF_IP68.66.244.231
SPF_IP87.238.224.0/24
SPF_MXallrelay.com

Related pages

Pivot deeper into the graph from allrelay.com.

Cypher and MCP

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

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