Skip to content

Hostname

dyalog.com

Last fetched

dyalog.com resolves to 1 IPv4 address operated by IOMART-AS in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · dyalog.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dyalog.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.94.205.3581.94.192.0/20AS20860IOMART-ASGB

WHOIS identity

Registrar
iana:168
Organization
dyalog
Contact emails

Subdomains

35 observed subdomains of dyalog.com.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dyalog.com.

MechanismTarget
SPF_Adyalog.com
SPF_Agosport-web.dyalog.com
SPF_Amail.dyalog.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:8b0:1175:369::/64
SPF_IP2001:8b0:181::/48
SPF_IP81.187.219.128/27
SPF_IP81.94.205.32/27
SPF_IP90.155.92.61/32
SPF_MXdyalog.com

Related pages

Pivot deeper into the graph from dyalog.com.

Cypher and MCP

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

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