Hostname
samuel.com
Last fetched
samuel.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
samuel.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 |
|---|---|---|---|---|
| 20.118.56.10 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- dnstination
- Contact emails
- admin@dnstinations.com
- ag75h66v5qn@networksolutionsprivateregistration.com
- c326f39r9xs@networksolutionsprivateregistration.com
- dhathaway@ssmusa.com
- dns@samuel.com
- f92rk2ub887@networksolutionsprivateregistration.com
- jn3qs3479gn@networksolutionsprivateregistration.com
- m27ss4xt5fd@networksolutionsprivateregistration.com
- nc7ym6742pp@networksolutionsprivateregistration.com
- qx8st7sp6mb@networksolutionsprivateregistration.com
- rq37j7w568e@networksolutionsprivateregistration.com
- rq3t69827wy@networksolutionsprivateregistration.com
- wn5zs9ny9h5@networksolutionsprivateregistration.com
- zy4gv48t9b5@networksolutionsprivateregistration.com
Subdomains
84 observed subdomains of samuel.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from samuel.com in the public web crawl.
210 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for samuel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-001f5401.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_INCLUDE | u13643314.wl065.sendgrid.net |
| SPF_IP | 199.33.114.130 |
| SPF_IP | 96.68.32.81 |
Related pages
Pivot deeper into the graph from samuel.com.
- IP · 20.118.56.10
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:292
- Country · US
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · sa…
- 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: "samuel.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.