Skip to content

Hostname

sundo.be

Last fetched

sundo.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easyhost® as the registrar.

Nutrition Label

WHISPER CANON · sundo.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sundo.be

Resolution chain

sundo.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:easyhost®
Organization
Contact emails

Subdomains

18 observed subdomains of sundo.be.

Web-graph footprint

Distinct hostnames that link to or from sundo.be in the public web crawl.

25 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

90 SPF mechanisms authorising senders for sundo.be.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP130.211.0.0/22
SPF_IP141.94.194.217/32
SPF_IP141.94.241.170
SPF_IP141.94.255.216
SPF_IP141.95.157.217/32
SPF_IP149.202.164.78/32
SPF_IP149.202.180.44/32
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP176.62.168.242/31
SPF_IP176.62.168.253/32
SPF_IP176.62.168.254/32
SPF_IP178.208.32.0/26
SPF_IP178.208.36.0/26
SPF_IP178.208.39.0/24
SPF_IP178.208.39.128/26
SPF_IP178.208.40.0/25
SPF_IP178.208.43.64/26
SPF_IP178.208.52.128/25
SPF_IP178.32.127.170
SPF_IP178.32.44.31
SPF_IP178.33.110.46
SPF_IP178.33.113.205
SPF_IP195.154.60.200/32
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP2001:4860:4000::/36
SPF_IP209.85.128.0/17
SPF_IP216.221.160.0/19
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP217.182.241.115/32
SPF_IP217.21.177.125/32
SPF_IP217.21.190.0/26
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a00:1c98:10:2::/64
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP37.148.176.128/25
SPF_IP51.15.217.91
SPF_IP51.15.253.103/32
SPF_IP51.15.34.108/32
SPF_IP51.15.86.245
SPF_IP51.91.164.78/32
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP69.169.224.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP77.241.82.64/27
SPF_IP77.241.92.171/32
SPF_IP77.241.92.172/32
SPF_IP77.241.92.173/32
SPF_IP79.174.128.16/29
SPF_IP83.217.72.64/26
SPF_IP83.217.77.128/26
SPF_IP87.98.152.90
SPF_IP91.121.218.27
SPF_IP91.121.219.64
SPF_IP91.121.55.57
SPF_IP94.198.164.28/30
SPF_IP94.198.164.32/30
SPF_IP94.23.147.222
SPF_IP94.23.148.7
SPF_IP94.23.165.65
SPF_IP94.23.165.77

Related pages

Pivot deeper into the graph from sundo.be.

Cypher and MCP

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

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