Hostname
bennykusman.com
Last fetched
bennykusman.com resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
bennykusman.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 |
|---|---|---|---|---|
| 148.163.89.210 | 148.163.0.0/17 | AS53755 | IOFLOOD - Input Output Flood LLC | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- benny kusman
- Contact emails
Subdomains
54 observed subdomains of bennykusman.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bennykusman.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- bennykusman.com
SPF policy
23 SPF mechanisms authorising senders for bennykusman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 104.161.41.178 |
| SPF_IP | 104.223.54.222 |
| SPF_IP | 107.178.104.119 |
| SPF_IP | 107.178.104.120 |
| SPF_IP | 119.235.249.102 |
| SPF_IP | 119.235.249.38 |
| SPF_IP | 119.235.249.41 |
| SPF_IP | 119.235.249.99 |
| SPF_IP | 119.235.251.221 |
| SPF_IP | 119.235.251.222 |
| SPF_IP | 119.235.255.26 |
| SPF_IP | 148.163.89.210 |
| SPF_IP | 162.246.57.129 |
| SPF_IP | 185.169.79.98 |
| SPF_IP | 185.169.79.99 |
| SPF_IP | 198.12.118.76 |
| SPF_IP | 202.157.161.34 |
| SPF_IP | 202.157.175.53 |
| SPF_IP | 202.157.175.54 |
| SPF_IP | 66.154.127.18 |
| SPF_IP | 96.44.130.146 |
| SPF_IP | 96.44.130.158 |
Related pages
Pivot deeper into the graph from bennykusman.com.
- IP · 148.163.89.210
- ASN · AS53755IOFLOOD - Input Output Flood LLC
- Registrar · iana:48
- Country · US
- Email · cwpxynytt@whoisprivacyprotect.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: "bennykusman.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.