Skip to content

Hostname

codepoetllc.com

Last fetched

codepoetllc.com resolves to 3 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · codepoetllc.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/codepoetllc.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.133.1.1103.133.1.0/24AS209242MCPL-ASUS
104.21.58.187104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.206.65172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
brian brackeen
Contact emails

Subdomains

17 observed subdomains of codepoetllc.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for codepoetllc.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.35.226
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from codepoetllc.com.

Cypher and MCP

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

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