Skip to content

Hostname

perurail.com

Last fetched

perurail.com resolves to 1 IPv4 address operated by INTEGRATEL PERU S.A.A. in PE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · perurail.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/perurail.com

Resolution chain

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

IPPrefixASNOperatorCountry
181.65.199.158181.65.198.0/23AS6147INTEGRATEL PERU S.A.A.PE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

13 observed subdomains of perurail.com.

Web-graph footprint

Distinct hostnames that link to or from perurail.com in the public web crawl.

1,206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for perurail.com.

MechanismTarget
SPF_INCLUDE_spf.esp1.co
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.104.175.187/32

Related pages

Pivot deeper into the graph from perurail.com.

Cypher and MCP

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

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