Hostname
goodwillsew.com
Last fetched
goodwillsew.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
goodwillsew.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 |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
24 observed subdomains of goodwillsew.com.
Showing 22 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goodwillsew.com in the public web crawl.
117 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for goodwillsew.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 401030.spf51.hubspotemail.net |
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.47.238/32 |
| SPF_IP | 204.15.170.200/32 |
| SPF_IP | 204.15.171.6/32 |
| SPF_IP | 63.252.23.240/28 |
| SPF_IP | 96.11.14.0/28 |
Related pages
Pivot deeper into the graph from goodwillsew.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goodwillsew.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.