Skip to content

Hostname

team-vigor.com

Last fetched

team-vigor.com resolves to 2 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · team-vigor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/team-vigor.com

Resolution chain

team-vigor.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.84.37.122154.84.32.0/21AS400619AROSS-AS - AROSSCLOUD INC.HK
34.92.79.22934.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

Registrar
iana:638
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of team-vigor.com.

Web-graph footprint

Distinct hostnames that link to or from team-vigor.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • team-vigor.com

SPF policy

3 SPF mechanisms authorising senders for team-vigor.com.

MechanismTarget
SPF_Ateam-vigor.com
SPF_IP34.92.79.229
SPF_MXteam-vigor.com

Related pages

Pivot deeper into the graph from team-vigor.com.

Cypher and MCP

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

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