Skip to content

Hostname

teamwork.scopevisio.com

Last fetched

teamwork.scopevisio.com resolves to 1 IPv4 address operated by AS48152 in DE.

Nutrition Label

WHISPER CANON · teamwork.scopevisio.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/teamwork.scopevisio.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.230.126.15195.230.126.0/24AS48152DE

WHOIS identity

No WHOIS records are currently associated with teamwork.scopevisio.com in WhisperGraph.

Subdomains

5 observed subdomains of teamwork.scopevisio.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for teamwork.scopevisio.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP176.9.42.4
SPF_IP185.32.32.48/28
SPF_MXteamwork.scopevisio.com

Related pages

Pivot deeper into the graph from teamwork.scopevisio.com.

Cypher and MCP

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

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