Hostname
goodsource.com
Last fetched
goodsource.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
goodsource.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:2
- Organization
- english, steve
- Contact emails
- gq4sg39r9z8@networksolutionsprivateregistration.com
- itd@goodsource.com
- k29v86ku6ft@networksolutionsprivateregistration.com
- rg3ug9d27jc@networksolutionsprivateregistration.com
- ts8yp6gy8bu@networksolutionsprivateregistration.com
- uq9k649a6mv@networksolutionsprivateregistration.com
- yz55t9tk6fs@networksolutionsprivateregistration.com
- zu8yr8zk3va@networksolutionsprivateregistration.com
Subdomains
45 observed subdomains of goodsource.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goodsource.com in the public web crawl.
18 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for goodsource.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 47010180.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.messagegears.net |
| SPF_INCLUDE | psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 147.60.167.14 |
| SPF_IP | 147.60.167.15 |
| SPF_IP | 192.34.47.98/28 |
| SPF_IP | 206.72.120.230 |
| SPF_IP | 206.72.120.231 |
| SPF_IP | 23.249.223.69/32 |
| SPF_IP | 23.249.223.70/32 |
| SPF_IP | 34.212.110.225 |
| SPF_MX | goodsource.com |
Related pages
Pivot deeper into the graph from goodsource.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goodsource.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.