Skip to content

Hostname

firstmark.com

Last fetched

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

Nutrition Label

WHISPER CANON · firstmark.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/firstmark.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of firstmark.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

64 SPF mechanisms authorising senders for firstmark.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP104.47.0.0/17
SPF_IP104.47.59.138
SPF_IP104.47.66.10
SPF_IP13.112.148.131
SPF_IP13.54.217.70/32
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP164.109.107.24/32
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP192.40.160.0/19
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP208.117.48.0/20
SPF_IP208.117.50.199/32
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP3.234.123.89
SPF_IP3.93.83.58
SPF_IP34.197.2.170
SPF_IP34.198.203.214
SPF_IP34.206.228.68
SPF_IP35.182.142.254
SPF_IP38.140.39.250
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.241.169.135
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/14
SPF_IP52.17.103.191
SPF_IP52.17.9.149
SPF_IP52.48.8.210/32
SPF_IP52.6.190.130/32
SPF_IP52.74.149.14
SPF_IP52.82.172.0/22
SPF_IP54.147.66.231
SPF_IP54.149.27.247
SPF_IP54.172.129.181/32
SPF_IP54.173.107.179/32
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP54.70.45.125
SPF_IP54.71.246.161
SPF_IP63.35.29.248
SPF_IP69.169.224.0/20
SPF_IP74.91.80.0/20
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP99.80.56.152

Related pages

Pivot deeper into the graph from firstmark.com.

Cypher and MCP

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

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