Hostname
good-sam.com
Last fetched
good-sam.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
good-sam.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 |
|---|---|---|---|---|
| 13.107.246.10 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.230 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- iana:146
- Organization
- evangelical lutheran good samaritan soc. attn good-sam.com care of network solutions
- Contact emails
- b783f3kr53f@networksolutionsprivateregistration.com
- bf3m46vg7qg@networksolutionsprivateregistration.com
- br8a45ky55q@networksolutionsprivateregistration.com
- c78vk83b9bk@networksolutionsprivateregistration.com
- ch8dm5gr93b@networksolutionsprivateregistration.com
- d76fr7ds6u8@networksolutionsprivateregistration.com
- ez2sg6q49t3@networksolutionsprivateregistration.com
- fg2be8td762@networksolutionsprivateregistration.com
- fm3ar7ex38f@networksolutionsprivateregistration.com
- ft4j584t9xf@networksolutionsprivateregistration.com
- fw2t976322v@networksolutionsprivateregistration.com
- g423h62d52q@networksolutionsprivateregistration.com
- g68dt22b2fs@networksolutionsprivateregistration.com
- g79sh7gb2vj@networksolutionsprivateregistration.com
- ge4bv5s35zx@networksolutionsprivateregistration.com
- gy84s4s22w8@networksolutionsprivateregistration.com
- h67mg6p78e3@networksolutionsprivateregistration.com
- he97d8aw8b7@networksolutionsprivateregistration.com
- hg2463ec3g8@networksolutionsprivateregistration.com
- j64wr93b4ww@networksolutionsprivateregistration.com
- and 41 more
Subdomains
42 observed subdomains of good-sam.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from good-sam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for good-sam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf2.csod.com |
| SPF_IP | 139.138.35.117 |
| SPF_IP | 139.138.38.55 |
Related pages
Pivot deeper into the graph from good-sam.com.
- IP · 13.107.246.10
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · CA
- Email · b783f3kr53f@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · go…
- 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: "good-sam.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.