Hostname
bensilver.com
Last fetched
bensilver.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
bensilver.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 |
|---|---|---|---|---|
| 4.152.212.170 | 4.144.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
- ab6wb66y9af@networksolutionsprivateregistration.com
- ae7gm3kh24s@networksolutionsprivateregistration.com
- f62bd4v88ee@networksolutionsprivateregistration.com
- h93ts9pq6kt@networksolutionsprivateregistration.com
- jc4tp4sj84u@networksolutionsprivateregistration.com
- kf4pq5n87es@networksolutionsprivateregistration.com
- n67zn2hd5fy@networksolutionsprivateregistration.com
- q98tc2bv4h3@networksolutionsprivateregistration.com
- qe6zv9rd9k3@networksolutionsprivateregistration.com
- r25pf4xs89c@networksolutionsprivateregistration.com
- rc6zf6du84h@networksolutionsprivateregistration.com
- tt5tj2ad3tk@networksolutionsprivateregistration.com
- u845e47z6d8@networksolutionsprivateregistration.com
- un26m68v9cs@networksolutionsprivateregistration.com
- v84h66ne5r6@networksolutionsprivateregistration.com
- vr7x26339gd@networksolutionsprivateregistration.com
- x772y6ju436@networksolutionsprivateregistration.com
Subdomains
6 observed subdomains of bensilver.com.
Web-graph footprint
Distinct hostnames that link to or from bensilver.com in the public web crawl.
101 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for bensilver.com.
| Mechanism | Target |
|---|---|
| SPF_A | bensilver.digiumcloud.net |
| SPF_A | static.bensilver.com |
| SPF_INCLUDE | psgcommerce.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | bensilver.com |
Related pages
Pivot deeper into the graph from bensilver.com.
- IP · 4.152.212.170
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:895
- Country · US
- Email · ab6wb66y9af@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · be…
- 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: "bensilver.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.