Skip to content

Hostname

test.green2live.net

Last fetched

test.green2live.net resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL.

Nutrition Label

WHISPER CANON · test.green2live.netRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/test.green2live.net

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.158.1235.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with test.green2live.net in WhisperGraph.

Subdomains

1 observed subdomain of test.green2live.net.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for test.green2live.net.

MechanismTarget
SPF_Atest.green2live.net
SPF_INCLUDE14496909.spf05.hubspotemail.net
SPF_INCLUDEgreen2live.net.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.214.157.204
SPF_MXtest.green2live.net

Related pages

Pivot deeper into the graph from test.green2live.net.

Cypher and MCP

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

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