Skip to content

Hostname

besspress.com

Last fetched

besspress.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · besspress.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/besspress.com

Resolution chain

besspress.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
bess press
Contact emails

Subdomains

2 observed subdomains of besspress.com.

Web-graph footprint

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

81 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for besspress.com.

MechanismTarget
SPF_Abesspress.com
SPF_Ahmw85.host-my-website.com
SPF_Ahmw92.host-my-website.com
SPF_Ahost-my-website.com
SPF_INCLUDE_shops.shopify.com
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhmw85.host-my-website.com
SPF_INCLUDEhmw92.host-my-website.com
SPF_IP169.48.209.134
SPF_IP192.249.121.18
SPF_MXbesspress.com

Related pages

Pivot deeper into the graph from besspress.com.

Cypher and MCP

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

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