Skip to content

Hostname

2prov.net

Last fetched

2prov.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · 2prov.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/2prov.net

Resolution chain

2prov.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1420
Organization
2provide
Contact emails

Subdomains

37 observed subdomains of 2prov.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for 2prov.net.

MechanismTarget
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_IP2a11:fb80:0:104:0:0:0:3
SPF_IP2a11:fb80:0:200:0:0:0:112
SPF_IP2a11:fb80:0:200:0:0:0:122
SPF_IP89.58.96.115
SPF_IP89.58.96.117
SPF_IP89.58.97.58

Related pages

Pivot deeper into the graph from 2prov.net.

Cypher and MCP

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

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