Skip to content

Hostname

stanley.it

Last fetched

stanley.it resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · stanley.itRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/stanley.it

Resolution chain

stanley.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.121.25.244104.121.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
104.71.188.239104.71.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.197.137.4123.192.0.0/11AS20940DE
23.63.138.6623.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
stanley black & decker italia
Contact emails

Subdomains

1 observed subdomain of stanley.it.

Web-graph footprint

Distinct hostnames that link to or from stanley.it in the public web crawl.

157 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stanley.it.

MechanismTarget
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.149.246
SPF_IP148.163.153.236
SPF_IP161.36.86.83
SPF_IP161.36.86.84
SPF_IP199.15.213.48/20

Related pages

Pivot deeper into the graph from stanley.it.

Cypher and MCP

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

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