Skip to content

Hostname

netable.de

Last fetched

netable.de resolves to 1 IPv4 address operated by SAARGATE-AS VSE NET GmbH in DE.

Nutrition Label

WHISPER CANON · netable.deRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/netable.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.88.144.21212.88.128.0/19AS9063SAARGATE-AS VSE NET GmbHDE

WHOIS identity

No WHOIS records are currently associated with netable.de in WhisperGraph.

Subdomains

15 observed subdomains of netable.de.

Web-graph footprint

Distinct hostnames that link to or from netable.de in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netable.de.

MechanismTarget
SPF_Anetable.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.217.59.0/24
SPF_IP217.89.186.0/28
SPF_MXnetable.de

Related pages

Pivot deeper into the graph from netable.de.

Cypher and MCP

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

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