Skip to content

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

WHISPER CANON · safecharge.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/safecharge.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.121.30.172104.121.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
104.85.252.157104.85.252.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.79.21823.50.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.135.10323.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

46 observed subdomains of safecharge.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for safecharge.com.

MechanismTarget
SPF_INCLUDE_spf.goskope.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.247.166.25
SPF_IP194.247.167.25
SPF_IP212.25.122.123
SPF_IP52.16.141.241
SPF_IP52.16.33.62
SPF_IP87.120.10.179
SPF_IP91.220.189.9

Related pages

Pivot deeper into the graph from safecharge.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.