Skip to content

Hostname

ferreycorp.com.pe

Last fetched

ferreycorp.com.pe resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · ferreycorp.com.peRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ferreycorp.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
20.237.34.12120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:nic.pe
Organization
ferreyros
Contact emails

Subdomains

18 observed subdomains of ferreycorp.com.pe.

Web-graph footprint

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

46 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ferreycorp.com.pe.

MechanismTarget
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf2.ferreycorp.com.pe
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP150.238.250.238
SPF_IP216.244.147.91
SPF_IP70.42.227.151/32

Related pages

Pivot deeper into the graph from ferreycorp.com.pe.

Cypher and MCP

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

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