Skip to content

Hostname

squallnetwork.net

Last fetched

squallnetwork.net resolves to 1 IPv4 address operated by AS201675 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · squallnetwork.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/squallnetwork.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.67.144.81185.67.144.0/22AS201675FR

WHOIS identity

Registrar
iana:433
Organization
anthony dupuy
Contact emails

Subdomains

42 observed subdomains of squallnetwork.net.

Web-graph footprint

Distinct hostnames that link to or from squallnetwork.net in the public web crawl.

5 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for squallnetwork.net.

MechanismTarget
SPF_IP109.190.40.216
SPF_IP185.67.144.67
SPF_IP185.67.144.69
SPF_IP185.67.144.70
SPF_IP185.67.144.72
SPF_IP185.67.144.75
SPF_IP185.67.144.81
SPF_IP185.67.144.82
SPF_IP185.67.144.86
SPF_IP185.67.144.89
SPF_IP194.250.23.115
SPF_IP91.121.91.64
SPF_IP94.23.227.73

Related pages

Pivot deeper into the graph from squallnetwork.net.

Cypher and MCP

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

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