Skip to content

Hostname

4barsrest.com

Last fetched

4barsrest.com resolves to 1 IPv4 address operated by TELEFIBER in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · 4barsrest.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4barsrest.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.255.47.20158.255.47.0/24AS31727TELEFIBERGB

WHOIS identity

Registrar
iana:2
Organization
4barsrest attn 4barsrest.com care of network solutions
Contact emails

Subdomains

4 observed subdomains of 4barsrest.com.

Web-graph footprint

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

357 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 4barsrest.com.

MechanismTarget
SPF_A4barsrest.com
SPF_Adurham.specialservers.com
SPF_MX4barsrest.com

Related pages

Pivot deeper into the graph from 4barsrest.com.

Cypher and MCP

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

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