Skip to content

Hostname

mattershaper.com

Last fetched

mattershaper.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mattershaper.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mattershaper.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.178.215139.162.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
192.250.229.165192.250.229.0/24AS209341WHG-FRA - WHG Hosting Services LtdDE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

13 observed subdomains of mattershaper.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mattershaper.com.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.229.155

Related pages

Pivot deeper into the graph from mattershaper.com.

Cypher and MCP

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

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