Skip to content

Hostname

bar120.com

Last fetched

bar120.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:303
Organization
luis mendes
Contact emails

Subdomains

8 observed subdomains of bar120.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bar120.com

SPF policy

6 SPF mechanisms authorising senders for bar120.com.

MechanismTarget
SPF_Abar120.com
SPF_IP116.202.32.227
SPF_IP176.9.67.70
SPF_IP188.40.66.230
SPF_IP188.40.66.237
SPF_MXbar120.com

Related pages

Pivot deeper into the graph from bar120.com.

Cypher and MCP

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

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