Skip to content

Hostname

backlog.com

Last fetched

backlog.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · backlog.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/backlog.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.205.11313.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.12513.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.3913.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.913.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1143.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.193.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.593.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.853.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.11652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of backlog.com owner
Contact emails

Subdomains

80 observed subdomains of backlog.com.

Web-graph footprint

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

1,212 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for backlog.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEjp.spf.backlog.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.tapfiliate.com
SPF_INCLUDEus.spf.backlog.com

Related pages

Pivot deeper into the graph from backlog.com.

Cypher and MCP

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

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