Skip to content

Hostname

maxotek.com

Last fetched

maxotek.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

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

Resolution chain

maxotek.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.221.3618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
99.84.9.3399.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.5399.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.5799.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.6199.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for maxotek.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zohopayroll.in

Related pages

Pivot deeper into the graph from maxotek.com.

Cypher and MCP

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

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