Skip to content

Hostname

samariterbund.net

Last fetched

samariterbund.net resolves to 1 IPv4 address operated by AS47576 in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · samariterbund.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/samariterbund.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.126.22.72185.126.20.0/22AS47576AT

WHOIS identity

Registrar
iana:269
Organization
arbeiter-samariter-bund oesterreichs
Contact emails

Subdomains

48 observed subdomains of samariterbund.net.

Web-graph footprint

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

474 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for samariterbund.net.

MechanismTarget
SPF_Amailscan.netzware.at
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.224.24
SPF_IP185.126.22.0/28
SPF_IP185.126.22.66
SPF_IP185.126.22.76
SPF_IP194.59.178.80
SPF_IP82.165.102.146
SPF_MXsamariterbund.net

Related pages

Pivot deeper into the graph from samariterbund.net.

Cypher and MCP

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

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