Skip to content

Hostname

notarius.com

Last fetched

notarius.com resolves to 3 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · notarius.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/notarius.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.227199.60.103.0/24AS209242US
199.60.103.29199.60.103.0/24AS209242US
64.68.200.4864.68.200.0/22AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
claude charpentier
Contact emails

Subdomains

29 observed subdomains of notarius.com.

Web-graph footprint

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

109 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for notarius.com.

MechanismTarget
SPF_INCLUDE5442131.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.envoke.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.252.131.64/28
SPF_IP206.55.89.0/27
SPF_IP64.254.251.64/26
SPF_MXnotarius.com

Related pages

Pivot deeper into the graph from notarius.com.

Cypher and MCP

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

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