Hostname
safecharge.com
Last fetched
safecharge.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
safecharge.com 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.121.30.172 | 104.121.0.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 104.85.252.157 | 104.85.252.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.50.79.218 | 23.50.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.63.135.103 | 23.63.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
46 observed subdomains of safecharge.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from safecharge.com in the public web crawl.
371 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
11 SPF mechanisms authorising senders for safecharge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.goskope.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.247.166.25 |
| SPF_IP | 194.247.167.25 |
| SPF_IP | 212.25.122.123 |
| SPF_IP | 52.16.141.241 |
| SPF_IP | 52.16.33.62 |
| SPF_IP | 87.120.10.179 |
| SPF_IP | 91.220.189.9 |
Related pages
Pivot deeper into the graph from safecharge.com.
- IP · 104.121.30.172
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:146
- Country · FR
- Email · abuse@web.com
- TLD · .com
- Browse hostnames · sa…
- 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: "safecharge.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.