Hostname
staplesconnect.com
Last fetched
staplesconnect.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
staplesconnect.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.116.98.71 | 104.116.96.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 2.22.5.218 | 2.22.4.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 88.221.170.141 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.182.105 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 2.19.218.62 | 2.19.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain management
- Contact emails
Subdomains
33 observed subdomains of staplesconnect.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from staplesconnect.com in the public web crawl.
141 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for staplesconnect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from staplesconnect.com.
- IP · 104.116.98.71
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · FR
- Email · domainmgmt@staples.com
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "staplesconnect.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.