Skip to content

Hostname

atvman.com

Last fetched

atvman.com resolves to 1 IPv4 address operated by BIGSCOOTS - BigScoots in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.185.212.47216.185.212.0/22AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from atvman.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • atvman.com

SPF policy

4 SPF mechanisms authorising senders for atvman.com.

MechanismTarget
SPF_Aatvman.com
SPF_IP216.185.212.47
SPF_IP216.185.215.206
SPF_MXatvman.com

Related pages

Pivot deeper into the graph from atvman.com.

Cypher and MCP

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

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