Skip to content

Hostname

benizma.com

Last fetched

benizma.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · benizma.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/benizma.com

Resolution chain

benizma.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

8 observed subdomains of benizma.com.

Web-graph footprint

Distinct hostnames that link to or from benizma.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • benizma.com

SPF policy

12 SPF mechanisms authorising senders for benizma.com.

MechanismTarget
SPF_Abenizma.com
SPF_IP142.132.204.161
SPF_IP144.76.9.138
SPF_IP157.90.64.219
SPF_IP157.90.64.223
SPF_IP168.119.2.227
SPF_IP178.63.9.182
SPF_IP46.4.23.81
SPF_IP5.61.25.23
SPF_IP78.46.22.101
SPF_IP93.187.70.35
SPF_MXbenizma.com

Related pages

Pivot deeper into the graph from benizma.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "benizma.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.