Skip to content

Hostname

bend.com.pe

Last fetched

bend.com.pe resolves to 2 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · bend.com.peRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bend.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
170.249.196.58170.249.192.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
173.214.172.194173.214.160.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
registrar:nic.pe
Organization
textiles sourcing peru s.a.c.
Contact emails

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bend.com.pe

SPF policy

7 SPF mechanisms authorising senders for bend.com.pe.

MechanismTarget
SPF_Abend.com.pe
SPF_IP158.69.111.209
SPF_IP170.249.196.58
SPF_IP173.214.172.194
SPF_IP205.209.126.202
SPF_IP54.39.17.3
SPF_MXbend.com.pe

Related pages

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

Cypher and MCP

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

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