Skip to content

Hostname

atlog.net

Last fetched

atlog.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · atlog.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/atlog.net

Resolution chain

atlog.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.250.248.333.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.155.19452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.52.13952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.167.4154.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.83.11954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.30.3054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
interaction multimedia
Contact emails

Subdomains

5 observed subdomains of atlog.net.

Web-graph footprint

Distinct hostnames that link to or from atlog.net in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for atlog.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXatlog.net

Related pages

Pivot deeper into the graph from atlog.net.

Cypher and MCP

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

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