Skip to content

Hostname

explicatis.com

Last fetched

explicatis.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.211.178162.55.0.0/16AS24940HETZNER-ASDE

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 explicatis.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for explicatis.com.

MechanismTarget
SPF_Aexplicatis.com
SPF_Amail.explicatis.com
SPF_Amail2.explicatis.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.39.8
SPF_IP138.201.155.223
SPF_IP159.69.206.250
SPF_IP162.55.211.178
SPF_IP167.235.65.209
SPF_IP168.119.121.180
SPF_IP168.119.167.207
SPF_IP188.245.33.231
SPF_IP195.201.147.139
SPF_IP213.61.44.18
SPF_IP2a01:4f8:1c1e:c4c2::/64
SPF_IP2a01:4f8:1c1e:e406::/64
SPF_IP49.13.198.74
SPF_IP87.139.116.202
SPF_MXexplicatis.com

Related pages

Pivot deeper into the graph from explicatis.com.

Cypher and MCP

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

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