Skip to content

Hostname

equitymaster.com

Last fetched

equitymaster.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · equitymaster.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/equitymaster.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.52104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.52104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.148172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.66.78.22452.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

42 observed subdomains of equitymaster.com.

Web-graph footprint

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

530 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for equitymaster.com.

MechanismTarget
SPF_Aequitymaster.com
SPF_INCLUDEmlrcloud.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf.falconide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.143.241.104/29
SPF_IP182.74.249.136/30
SPF_MXequitymaster.com

Related pages

Pivot deeper into the graph from equitymaster.com.

Cypher and MCP

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

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