Skip to content

Hostname

atlantagent.com

Last fetched

atlantagent.com resolves to 1 IPv4 address operated by AS12417 in HR. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · atlantagent.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/atlantagent.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.218.166.214178.218.166.0/24AS12417HR

WHOIS identity

Registrar
iana:15
Organization
laus cc d.o.o. za razvoj i primjenu informacijskih tehnologija
Contact emails

Subdomains

3 observed subdomains of atlantagent.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for atlantagent.com.

MechanismTarget
SPF_Aatlantagent.com
SPF_INCLUDEmojsite.com
SPF_INCLUDEsmtp-cluster.plusvps.com
SPF_IP178.218.166.206
SPF_IP178.218.166.214
SPF_MXatlantagent.com

Related pages

Pivot deeper into the graph from atlantagent.com.

Cypher and MCP

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

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