Hostname
currentplanetarypositions.com
Last fetched
currentplanetarypositions.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
currentplanetarypositions.com 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 |
|---|---|---|---|---|
| 67.18.64.162 | 67.18.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- ed perrone
- Contact emails
- edp@edperrone.com
- 1088ebffc2e8a11c852d18f8093123e17d78904b@privatedomain.gkg.net
- 3474cdb30a5920f49c6239849ad70d8f13e70495@privatedomain.gkg.net
- 3b53d70309bb75b8a30adc9160f4af2ead756907@privatedomain.gkg.net
- 621d0ce1f015cadae04585b597cfa9a8ea2e141f@privatedomain.gkg.net
- 66435dbabc70fb66b4da4055bd6b072fdb2ae086@privatedomain.gkg.net
- 749beda40493e38b389bf6c548482a964d7907ca@privatedomain.gkg.net
- 812b952ca5b801b13888f1193ecbffdda5580f2f@privatedomain.gkg.net
- 8eddd40545add112f09955699027cb8a152dff2b@privatedomain.gkg.net
- 99536cb6065d49ee56a622bc8147ae90479718fe@privatedomain.gkg.net
- dea6f509a2b995e85e100ef10c7114dfa8da57dc@privatedomain.gkg.net
- dfa2e11af48cffcf88879dd1545bd2d54d6795c9@privatedomain.gkg.net
- eabab3f4f13704fc128f0516e45bf70ca16d9e0c@privatedomain.gkg.net
- edf7bf3e0e42aa7c9487825f14e1a1bf571f495d@privatedomain.gkg.net
- edfe7e997d20f1664fadf5e191e2ca9490eb108e@privatedomain.gkg.net
- f0fadb99e01ba73f418a69a5a7b3032266174ce8@privatedomain.gkg.net
Subdomains
4 observed subdomains of currentplanetarypositions.com.
Web-graph footprint
Distinct hostnames that link to or from currentplanetarypositions.com in the public web crawl.
15 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for currentplanetarypositions.com.
| Mechanism | Target |
|---|---|
| SPF_A | currentplanetarypositions.com |
| SPF_A | nx31.dnslinks.net |
| SPF_MX | currentplanetarypositions.com |
Related pages
Pivot deeper into the graph from currentplanetarypositions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "currentplanetarypositions.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.