Skip to content

Hostname

webmail.pbxvirtuales.com.co

Last fetched

webmail.pbxvirtuales.com.co resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · webmail.pbxvirtuales.com.coRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webmail.pbxvirtuales.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.107.167162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
66.225.241.9866.225.192.0/18AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

No WHOIS records are currently associated with webmail.pbxvirtuales.com.co in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webmail.pbxvirtuales.com.co.

MechanismTarget
SPF_Awebmail.pbxvirtuales.com.co
SPF_IP162.240.107.167
SPF_MXwebmail.pbxvirtuales.com.co

Related pages

Pivot deeper into the graph from webmail.pbxvirtuales.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.pbxvirtuales.com.co"})-[: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.