Skip to content

Hostname

bendixenandamandi.com

Last fetched

bendixenandamandi.com resolves to 1 IPv4 address operated by AS59778 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bendixenandamandi.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bendixenandamandi.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.232.125.391.232.124.0/23AS59778GB

WHOIS identity

Registrar
iana:2
Organization
bendixen & amandi
Contact emails

Subdomains

7 observed subdomains of bendixenandamandi.com.

Web-graph footprint

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

35 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bendixenandamandi.com.

MechanismTarget
SPF_Abendixenandamandi.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEthewebhostserver.com
SPF_IP162.221.188.250
SPF_IP162.221.190.146
SPF_IP162.252.83.202
SPF_IP216.158.94.138
SPF_IP91.232.125.3
SPF_IP98.142.106.178
SPF_MXbendixenandamandi.com

Related pages

Pivot deeper into the graph from bendixenandamandi.com.

Cypher and MCP

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

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