Skip to content

Hostname

goodsource.com

Last fetched

goodsource.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · goodsource.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goodsource.com

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

Subdomains

45 observed subdomains of goodsource.com.

Web-graph footprint

Distinct hostnames that link to or from goodsource.com in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for goodsource.com.

MechanismTarget
SPF_INCLUDE47010180.spf04.hubspotemail.net
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP147.60.167.14
SPF_IP147.60.167.15
SPF_IP192.34.47.98/28
SPF_IP206.72.120.230
SPF_IP206.72.120.231
SPF_IP23.249.223.69/32
SPF_IP23.249.223.70/32
SPF_IP34.212.110.225
SPF_MXgoodsource.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 20

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