Skip to content

Hostname

bendic.com

Last fetched

bendic.com resolves to 1 IPv4 address operated by PREVIDER-AS in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bendic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bendic.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.0.18631.7.0.0/22AS20847PREVIDER-ASNL

WHOIS identity

Registrar
iana:1647
Organization
reggestad automatisering v.o.f.
Contact emails

Subdomains

2 observed subdomains of bendic.com.

Web-graph footprint

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

294 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bendic.com.

MechanismTarget
SPF_Abendic.com
SPF_IP2a03:9700:8000:0:0:0:0:186
SPF_IP31.7.0.186
SPF_MXbendic.com

Related pages

Pivot deeper into the graph from bendic.com.

Cypher and MCP

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

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