Skip to content

Hostname

atview.tech

Last fetched

atview.tech resolves to 1 IPv4 address operated by AS47217 in IT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · atview.techRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/atview.tech

Resolution chain

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

IPPrefixASNOperatorCountry
94.102.134.9494.102.128.0/20AS47217IT

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

18 observed subdomains of atview.tech.

Web-graph footprint

Distinct hostnames that link to or from atview.tech in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for atview.tech.

MechanismTarget
SPF_Aatview.tech
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from atview.tech.

Cypher and MCP

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

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