Hostname
stanleytools.com.pe
Last fetched
stanleytools.com.pe resolves to 4 IPv4 addresses operated by AS20940 in IN. WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
stanleytools.com.pe resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.97.76.241 | 104.98.115.0/24 | AS20940 | — | IN |
| 104.97.76.242 | 104.98.115.0/24 | AS20940 | — | IN |
| 23.48.23.159 | 23.48.33.0/24 | AS20940 | — | DE |
| 23.48.23.181 | 23.48.33.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Organization
- stanley black & decker,
- Contact emails
Subdomains
6 observed subdomains of stanleytools.com.pe.
Web-graph footprint
Distinct hostnames that link to or from stanleytools.com.pe in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for stanleytools.com.pe.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from stanleytools.com.pe.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stanleytools.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.