Skip to content

Hostname

my.speedix.net

Last fetched

my.speedix.net resolves to 1 IPv4 address operated by AS50673 in NL.

Nutrition Label

WHISPER CANON · my.speedix.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/my.speedix.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.255.66.2545.255.128.0/22AS50673NL

WHOIS identity

No WHOIS records are currently associated with my.speedix.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for my.speedix.net.

MechanismTarget
SPF_Amail.my.serverius.net
SPF_Amy.speed-ix.net
SPF_Amy.speedix.net
SPF_Aserverius.com
SPF_Aserverius.net
SPF_Aserverius.nl
SPF_Aspeed-ix.net
SPF_IP178.21.16.160/27
SPF_IP192.168.9.0/24
SPF_IP2a03:3f40:4:0:0:0:0:174
SPF_IP68.168.210.85
SPF_IP87.245.213.195
SPF_IP91.221.69.0/24
SPF_IP91.221.69.156
SPF_MXmy.speedix.net

Related pages

Pivot deeper into the graph from my.speedix.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "my.speedix.net"})-[: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.