Skip to content

Hostname

netspective.foundation

Last fetched

netspective.foundation resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · netspective.foundationRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/netspective.foundation

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.82.187168.119.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1387
Organization
netspective
Contact emails

Subdomains

7 observed subdomains of netspective.foundation.

Web-graph footprint

Distinct hostnames that link to or from netspective.foundation in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for netspective.foundation.

MechanismTarget
SPF_Anetspective.foundation
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.241.24.23
SPF_MXnetspective.foundation

Related pages

Pivot deeper into the graph from netspective.foundation.

Cypher and MCP

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

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