Skip to content

Hostname

cusco.gob.pe

Last fetched

cusco.gob.pe resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US.

Nutrition Label

WHISPER CANON · cusco.gob.peRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cusco.gob.pe

Resolution chain

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

IPPrefixASNOperatorCountry
75.102.22.10175.102.22.0/24AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

No WHOIS records are currently associated with cusco.gob.pe in WhisperGraph.

Subdomains

5 observed subdomains of cusco.gob.pe.

Web-graph footprint

Distinct hostnames that link to or from cusco.gob.pe in the public web crawl.

71 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • cusco.gob.pe

SPF policy

5 SPF mechanisms authorising senders for cusco.gob.pe.

MechanismTarget
SPF_Acusco.gob.pe
SPF_INCLUDErelay.mailchannels.net
SPF_IP50.31.188.146
SPF_IP75.102.22.98
SPF_MXcusco.gob.pe

Related pages

Pivot deeper into the graph from cusco.gob.pe.

Cypher and MCP

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

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