Skip to content

Hostname

polytek.com

Last fetched

polytek.com resolves to 1 IPv4 address operated by BIGCOMMERCE - Bigcommerce Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
63.141.128.863.141.128.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

Registrar
iana:146
Organization
david salisbury
Contact emails

Subdomains

10 observed subdomains of polytek.com.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for polytek.com.

MechanismTarget
SPF_Apolytek.com
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEautotask.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_MXpolytek.com

Related pages

Pivot deeper into the graph from polytek.com.

Cypher and MCP

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

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