Skip to content

Hostname

intern.so-handel.de

Last fetched

intern.so-handel.de resolves to 1 IPv4 address operated by AS3320 in DE.

Nutrition Label

WHISPER CANON · intern.so-handel.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/intern.so-handel.de

Resolution chain

intern.so-handel.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.151.253.680.144.0.0/13AS3320DE

WHOIS identity

No WHOIS records are currently associated with intern.so-handel.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

80 SPF mechanisms authorising senders for intern.so-handel.de.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_IP104.47.0.0/17
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP13.211.56.237/32
SPF_IP13.237.4.248/32
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP18.156.147.178/32
SPF_IP18.158.161.97/32
SPF_IP18.192.72.40/30
SPF_IP18.235.53.110/32
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP20.47.149.138/32
SPF_IP208.117.48.0/20
SPF_IP217.91.68.18
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP3.120.181.192/28
SPF_IP3.120.181.204/30
SPF_IP3.219.176.96/29
SPF_IP3.222.0.112/29
SPF_IP3.222.0.24/29
SPF_IP3.222.0.88/29
SPF_IP3.235.255.160/29
SPF_IP3.238.137.128/30
SPF_IP3.25.47.0/29
SPF_IP3.26.58.204/30
SPF_IP3.26.82.216/29
SPF_IP3.26.88.244/30
SPF_IP3.26.88.88/29
SPF_IP3.64.95.16/29
SPF_IP3.65.246.112/29
SPF_IP3.7.127.96/32
SPF_IP3.7.196.96/32
SPF_IP3.7.25.40/29
SPF_IP3.72.201.96/29
SPF_IP3.72.33.56/29
SPF_IP3.91.171.64/28
SPF_IP34.198.193.174/32
SPF_IP34.199.167.230/32
SPF_IP34.202.174.188/32
SPF_IP35.158.67.243/32
SPF_IP35.158.71.15/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP43.204.166.128/29
SPF_IP44.192.35.0/24
SPF_IP50.31.32.0/19
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.203.5.138/32
SPF_IP52.62.151.40/32
SPF_IP52.66.154.99/32
SPF_IP54.159.173.91/32
SPF_IP54.206.207.130/32
SPF_IP54.252.22.127/32
SPF_IP65.0.37.204/30
SPF_IP65.1.103.160/29
SPF_IP65.2.2.76/30
SPF_IP78.47.199.91
SPF_IP80.151.253.6

Related pages

Pivot deeper into the graph from intern.so-handel.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intern.so-handel.de"})-[: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.