Skip to content

Hostname

codster.io

Last fetched

codster.io resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · codster.ioRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/codster.io

Resolution chain

codster.io resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.212.25.1293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.117.9644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.233.19352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.211.22252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.37.098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.51.1798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.55.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.135.998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.175.5432.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

17 observed subdomains of codster.io.

Web-graph footprint

Distinct hostnames that link to or from codster.io in the public web crawl.

193 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codster.io.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from codster.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "codster.io"})-[: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.