Skip to content

Hostname

zep.it

Last fetched

zep.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · zep.itRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zep.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.4.248195.231.0.0/19AS31034IT

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
zep italia srl
Contact emails

Subdomains

28 observed subdomains of zep.it.

Web-graph footprint

Distinct hostnames that link to or from zep.it in the public web crawl.

19 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for zep.it.

MechanismTarget
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDE_spf.google.com
SPF_IP217.61.51.45
SPF_IP85.235.137.107
SPF_IP85.235.137.109
SPF_IP85.235.138.12
SPF_IP85.47.53.162
SPF_IP85.47.53.165
SPF_IP85.47.53.166
SPF_IP85.47.53.167
SPF_IP85.47.53.169
SPF_IP92.70.33.34
SPF_IP95.110.162.13

Related pages

Pivot deeper into the graph from zep.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zep.it"})-[: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.