Skip to content

Hostname

webmailpec.it

Last fetched

webmailpec.it resolves to 1 IPv4 address operated by AS211482 in IT. WHOIS lists registrar:televideocom s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.217.28.136185.217.28.0/24AS211482IT

WHOIS identity

Registrar
registrar:televideocom s.r.l.
Organization
namirial s.p.a.
Contact emails

Subdomains

37 observed subdomains of webmailpec.it.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webmailpec.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP151.0.245.0/26
SPF_IP37.59.221.185
SPF_IP5.196.61.185
SPF_IP89.97.236.160/27
SPF_IP94.23.182.100
SPF_IP94.23.182.92
SPF_MXwebmailpec.it

Related pages

Pivot deeper into the graph from webmailpec.it.

Cypher and MCP

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

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