Skip to content

Hostname

zepter.com

Last fetched

zepter.com resolves to 2 IPv4 addresses operated by AS35785 in PL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zepter.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zepter.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
zepter it sp. z o.o. zepter business centre warsaw
Contact emails

Subdomains

70 observed subdomains of zepter.com.

Web-graph footprint

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

105 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for zepter.com.

MechanismTarget
SPF_Ad005.zepterit.com
SPF_Afreshmail.pl
SPF_Ainter.zepter.com.pl
SPF_Amail.zepterit.com
SPF_Amail2.zepter.rs
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.111.252.51
SPF_IP178.253.247.36
SPF_IP194.209.19.192/27
SPF_IP46.14.201.80/28

Related pages

Pivot deeper into the graph from zepter.com.

Cypher and MCP

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

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