Skip to content

Hostname

meritas.org

Last fetched

meritas.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · meritas.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/meritas.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.139104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.139104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.60172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of meritas.org.

Web-graph footprint

Distinct hostnames that link to or from meritas.org in the public web crawl.

187 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for meritas.org.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEmeritas-org.spf.smtp25.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.250.196.0/24
SPF_IP207.174.193.241/29
SPF_IP207.174.193.242
SPF_IP207.174.193.243
SPF_IP207.174.193.244
SPF_IP209.23.188.196
SPF_IP52.1.234.206/32
SPF_IP52.70.152.226/32
SPF_IP54.165.79.164/32

Related pages

Pivot deeper into the graph from meritas.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "meritas.org"})-[: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.