Skip to content

Hostname

e.teamvisionteam.com

Last fetched

e.teamvisionteam.com resolves to 4 IPv4 addresses operated by AS20940 in KE.

Nutrition Label

WHISPER CANON · e.teamvisionteam.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/e.teamvisionteam.com

Resolution chain

e.teamvisionteam.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with e.teamvisionteam.com in WhisperGraph.

Subdomains

2 observed subdomains of e.teamvisionteam.com.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for e.teamvisionteam.com.

MechanismTarget
SPF_IP162.223.237.16
SPF_IP162.223.237.17
SPF_IP162.223.237.18
SPF_IP162.223.237.21
SPF_IP162.223.237.64
SPF_IP162.223.237.65
SPF_IP162.223.237.66
SPF_IP199.7.204.206
SPF_IP199.7.204.211
SPF_IP199.7.204.214
SPF_IP199.7.206.102
SPF_IP199.7.206.97
SPF_IP199.7.206.99
SPF_IP199.7.207.149
SPF_IP207.135.2.100
SPF_IP207.135.2.101
SPF_IP207.135.2.102
SPF_IP207.135.2.103
SPF_IP207.135.2.104
SPF_IP207.135.2.98
SPF_IP207.135.2.99
SPF_IP207.135.3.71
SPF_IP207.135.3.72
SPF_IP207.135.3.73
SPF_IP207.135.3.74
SPF_IP207.135.3.75
SPF_IP207.135.3.76
SPF_IP207.135.3.77

Related pages

Pivot deeper into the graph from e.teamvisionteam.com.

Cypher and MCP

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

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