Skip to content

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

WHISPER CANON · bennykusman.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bennykusman.com

Resolution chain

bennykusman.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.163.89.210148.163.0.0/17AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:48
Organization
benny kusman
Contact emails

Subdomains

54 observed subdomains of bennykusman.com.

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 outbound links

Threat posture

History

Mail and authentication

MX records

  • bennykusman.com

SPF policy

23 SPF mechanisms authorising senders for bennykusman.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.161.41.178
SPF_IP104.223.54.222
SPF_IP107.178.104.119
SPF_IP107.178.104.120
SPF_IP119.235.249.102
SPF_IP119.235.249.38
SPF_IP119.235.249.41
SPF_IP119.235.249.99
SPF_IP119.235.251.221
SPF_IP119.235.251.222
SPF_IP119.235.255.26
SPF_IP148.163.89.210
SPF_IP162.246.57.129
SPF_IP185.169.79.98
SPF_IP185.169.79.99
SPF_IP198.12.118.76
SPF_IP202.157.161.34
SPF_IP202.157.175.53
SPF_IP202.157.175.54
SPF_IP66.154.127.18
SPF_IP96.44.130.146
SPF_IP96.44.130.158

Related pages

Pivot deeper into the graph from bennykusman.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.