Hostname
greensparksoftware.com
Last fetched
greensparksoftware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greensparksoftware.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greensparksoftware.com owner
- Contact emails
- 01b37a32-1f03-4e4c-9ed5-9421b1988628@identity-protect.org
- 06467652-760e-4a5e-96c3-0b720b1aa1a2@identity-protect.org
- 0f04a8e7-ac86-492c-8b13-901fd9d59589@identity-protect.org
- 35610023-e388-4039-af5c-af6a9e8421ed@identity-protect.org
- 580659fa-3e80-4f62-8612-fe0cd3a071b7@identity-protect.org
- 5e98c3c1-7554-499b-99ee-a2d9bf2f9319@identity-protect.org
Subdomains
15 observed subdomains of greensparksoftware.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greensparksoftware.com in the public web crawl.
19 sites link to this hostname.
18 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 greensparksoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20675786.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from greensparksoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greensparksoftware.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.