Skip to content

Hostname

beyondmatter.com

Last fetched

beyondmatter.com resolves to 1 IPv4 address operated by AS213426 in DE. WHOIS lists iana:1239 as the registrar.

Nutrition Label

WHISPER CANON · beyondmatter.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/beyondmatter.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.153.225.15782.153.225.0/24AS213426DE

WHOIS identity

Registrar
iana:1239
Organization
sascha schwegeler
Contact emails

Subdomains

7 observed subdomains of beyondmatter.com.

Web-graph footprint

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

33 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for beyondmatter.com.

MechanismTarget
SPF_Abeyondmatter.com
SPF_INCLUDE951866a5be33.p517.email.myshopify.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP212.162.57.144
SPF_IP2a09:9340:1801:1c:0:0:0:a
SPF_IP82.153.225.157
SPF_IP85.214.244.149
SPF_MXbeyondmatter.com

Related pages

Pivot deeper into the graph from beyondmatter.com.

Cypher and MCP

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

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