Skip to content

Hostname

archotec.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.107.171.21591.107.128.0/17AS24940HETZNER-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 archotec.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • archotec.com

SPF policy

13 SPF mechanisms authorising senders for archotec.com.

MechanismTarget
SPF_Aarchotec.com
SPF_IP136.243.69.232
SPF_IP168.119.152.19
SPF_IP185.105.185.134
SPF_IP46.4.250.93
SPF_IP5.9.31.196
SPF_IP88.198.8.173
SPF_IP88.99.4.96
SPF_IP88.99.56.139
SPF_IP88.99.56.98
SPF_IP91.107.171.215
SPF_IP94.130.52.35
SPF_MXarchotec.com

Related pages

Pivot deeper into the graph from archotec.com.

Cypher and MCP

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

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