Skip to content

Hostname

atiumlogistic.com

Last fetched

atiumlogistic.com resolves to 1 IPv4 address operated by AS204629 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.198.46.10494.198.46.0/24AS204629ES

WHOIS identity

Registrar
iana:1383
Organization
atium logistic group, s.l
Contact emails

Subdomains

7 observed subdomains of atiumlogistic.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for atiumlogistic.com.

MechanismTarget
SPF_Aatiumlogistic.com
SPF_Amailgw.qemugen.com
SPF_INCLUDEqemugen.com
SPF_INCLUDEspfa.registrosdns.com
SPF_IP185.222.157.179
SPF_IP185.222.157.186
SPF_IP185.50.197.27
SPF_IP185.50.197.99
SPF_IP94.198.46.104
SPF_MXatiumlogistic.com

Related pages

Pivot deeper into the graph from atiumlogistic.com.

Cypher and MCP

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

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