Skip to content

Hostname

softpec.webmailpec.it

Last fetched

softpec.webmailpec.it resolves to 1 IPv4 address operated by AS211482 in IT.

Nutrition Label

WHISPER CANON · softpec.webmailpec.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/softpec.webmailpec.it

Resolution chain

softpec.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

No WHOIS records are currently associated with softpec.webmailpec.it in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for softpec.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_MXsoftpec.webmailpec.it

Related pages

Pivot deeper into the graph from softpec.webmailpec.it.

Cypher and MCP

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

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