Skip to content

Hostname

brinkers.com

Last fetched

brinkers.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · brinkers.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/brinkers.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.6.535.134.0.0/21AS34762BE

WHOIS identity

Registrar
iana:1647
Organization
brinkers food b.v.
Contact emails

Subdomains

7 observed subdomains of brinkers.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for brinkers.com.

MechanismTarget
SPF_Amail.fenedex.nl
SPF_Amail.sgs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.33.233
SPF_IP185.122.116.164
SPF_IP193.37.206.17
SPF_IP5.172.44.140/32

Related pages

Pivot deeper into the graph from brinkers.com.

Cypher and MCP

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

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