Hostname
whygoodnature.com
Last fetched
whygoodnature.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
whygoodnature.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.155 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.55 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- 141d26b80a28fd0a4bc4371a26f9f009@domaindiscreet.com
- 223923290a28fd0a26430b07c6503ffd@domaindiscreet.com
- 4d9838fb0a28fd0a659d459148bdf08b@domaindiscreet.com
- 524b83e90a28fd0a776c5d93a18c4f19@domaindiscreet.com
- 6eb697570a28fd0a4bd11e413a95bc5f@domaindiscreet.com
- 797ae74d0a28fd0a12a30f53cbb62b5b@domaindiscreet.com
- 92c2f2720a28fd0a357c43a518a0b316@domaindiscreet.com
- 9pdfumbkggito8e414opg9sgqj@domaindiscreet.com
- a0dec7d00a28fd0a60b705e9153ef840@domaindiscreet.com
- cc04554e0a28fd0a6fecb918948902eb@domaindiscreet.com
- whygoodnature.com@domainsbyproxy.com
- da1f4f9c0a28fd0a1381827edf3bc44a@domaindiscreet.com
- e59e2f800a28fd0a79a821ca8edb260c@domaindiscreet.com
Subdomains
10 observed subdomains of whygoodnature.com.
Web-graph footprint
Distinct hostnames that link to or from whygoodnature.com in the public web crawl.
93 sites link to this hostname.
128 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for whygoodnature.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4747654.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | u1915633.wl.sendgrid.net |
Related pages
Pivot deeper into the graph from whygoodnature.com.
- IP · 199.60.103.155
- ASN · AS209242
- Registrar · iana:146
- Country · US
- Email · 141d26b80a28fd0a4bc4371a26f9f009@domaindiscreet.com
- TLD · .com
- Browse hostnames · wh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whygoodnature.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.