Hostname
securityscorecard.com
Last fetched
securityscorecard.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
securityscorecard.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.226.80 | 104.16.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.227.80 | 104.16.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of securityscorecard.com owner
- Contact emails
- bwhmtyhhf@whoisprivacyprotect.com
- cmmjtjrh@whoisprivacyprotect.com
- gpkmflfdsw@whoisprivacyprotect.com
- hktrtsymts@whoisprivacyprotect.com
- hpgvykvx@whoisprivacyprotect.com
- jctyhtrxn@whoisprivacyprotect.com
- rxkqdhqbd@whoisprivacyprotect.com
- vrtpccvk@whoisprivacyprotect.com
- 4e80ee24-d0ca-49d0-833c-6c2a7945fe97@identity-protect.org
- a4ce4bd3-4d75-4c01-bd8d-66bd8a844a0e@identity-protect.org
- b93bc6f6-66ec-4f00-a7e6-85ee169e8374@identity-protect.org
- bfe15db0-cb9f-4797-8b53-bf1b611cd5fb@identity-protect.org
- cb85c285-5f68-4f6f-84ac-818a44b8123d@identity-protect.org
- d90d4be9-9ff8-43e1-b4f9-6043e62c81da@identity-protect.org
- owner-10032159@securityscorecard.com.whoisprivacyservice.org
- owner-1050048@securityscorecard.com.whoisprivacyservice.org
- owner-11176304@securityscorecard.com.whoisprivacyservice.org
- owner-11330626@securityscorecard.com.whoisprivacyservice.org
- owner-11446253@securityscorecard.com.whoisprivacyservice.org
- owner-11797957@securityscorecard.com.whoisprivacyservice.org
- and 32 more
Subdomains
34 observed subdomains of securityscorecard.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from securityscorecard.com in the public web crawl.
2,211 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for securityscorecard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | securityscorecard.com._nspf.vali.email |
Related pages
Pivot deeper into the graph from securityscorecard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "securityscorecard.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.