Skip to content

Hostname

schweine.net

Last fetched

schweine.net resolves to 1 IPv4 address operated by INTERSOLUTE in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · schweine.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/schweine.net

Resolution chain

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

IPPrefixASNOperatorCountry
91.215.73.1191.215.72.0/22AS49609INTERSOLUTEDE

WHOIS identity

Registrar
iana:151
Organization
isn - interessengemeinschaft der schweinehalter deutschlands e.v.
Contact emails

Subdomains

9 observed subdomains of schweine.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schweine.net.

MechanismTarget
SPF_Aschweine.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvdsrv.schweine.net
SPF_IP85.16.67.91
SPF_IP85.16.77.109
SPF_IP91.215.73.11
SPF_IP91.215.73.150
SPF_IP91.215.73.157
SPF_MXschweine.net

Related pages

Pivot deeper into the graph from schweine.net.

Cypher and MCP

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

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