Skip to content

Hostname

beefbar.com

Last fetched

beefbar.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · beefbar.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beefbar.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.5518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
51.178.142.24351.178.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:88
Organization
giraudi international trading sam
Contact emails

Subdomains

36 observed subdomains of beefbar.com.

Web-graph footprint

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

362 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for beefbar.com.

MechanismTarget
SPF_Abeefbar.com
SPF_Aexchange.giraudi.com
SPF_INCLUDEspf.jungleinc.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.178.142.243
SPF_IP82.113.24.176/29
SPF_IP87.254.234.72/29

Related pages

Pivot deeper into the graph from beefbar.com.

Cypher and MCP

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

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