Skip to content

Hostname

valid.currentinvective.net

Last fetched

valid.currentinvective.net resolves to 1 IPv4 address operated by ONIAAS - HostPapa in US.

Nutrition Label

WHISPER CANON · valid.currentinvective.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/valid.currentinvective.net

Resolution chain

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

IPPrefixASNOperatorCountry
199.204.250.69199.204.250.0/24AS40092ONIAAS - HostPapaUS

WHOIS identity

No WHOIS records are currently associated with valid.currentinvective.net in WhisperGraph.

Subdomains

1 observed subdomain of valid.currentinvective.net.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for valid.currentinvective.net.

MechanismTarget
SPF_Avalid.currentinvective.net
SPF_IP199.204.250.122
SPF_IP199.204.250.41
SPF_IP216.222.194.171
SPF_IP216.222.194.99
SPF_IP66.84.30.16
SPF_MXvalid.currentinvective.net

Related pages

Pivot deeper into the graph from valid.currentinvective.net.

Cypher and MCP

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

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