Skip to content

Hostname

markandgraham.com

Last fetched

markandgraham.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · markandgraham.comRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/markandgraham.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.75.0.84104.75.0.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.209.208.20023.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.15623.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.62.10.16823.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
2.19.216.1592.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

118 observed subdomains of markandgraham.com.

Web-graph footprint

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

1,079 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for markandgraham.com.

MechanismTarget
SPF_Amarkandgraham.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0041aa01.pphosted.com
SPF_IP173.213.2.244
SPF_IP173.213.2.245
SPF_IP199.87.8.81
SPF_IP4.31.160.80
SPF_MXmarkandgraham.com

Related pages

Pivot deeper into the graph from markandgraham.com.

Cypher and MCP

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

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