Hostname
plan2charge.app
Last fetched
plan2charge.app resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
plan2charge.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.46.25.22 | 94.46.25.0/24 | AS24768 | — | PT |
WHOIS identity
- Registrar
- iana:1910
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
13 observed subdomains of plan2charge.app.
Showing 12 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plan2charge.app in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- plan2charge.app
SPF policy
3 SPF mechanisms authorising senders for plan2charge.app.
| Mechanism | Target |
|---|---|
| SPF_A | plan2charge.app |
| SPF_IP | 94.46.25.22 |
| SPF_MX | plan2charge.app |
Related pages
Pivot deeper into the graph from plan2charge.app.
- IP · 94.46.25.22
- ASN · AS24768
- Registrar · iana:1910
- Country · PT
- Email · 5afaacde92c34de9a5f9310cf9194b5b.protect@withheldforprivacy.com
- TLD · .app
- Browse hostnames · pl…
- 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: "plan2charge.app"})-[: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.