Skip to content

Hostname

guideposts.org

Last fetched

guideposts.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · guideposts.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/guideposts.org

Resolution chain

guideposts.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.230.1193.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.293.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.583.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.943.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.171.117.1103.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.613.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.793.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.983.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1013.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1193.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.293.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.243.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

54 observed subdomains of guideposts.org.

Web-graph footprint

Distinct hostnames that link to or from guideposts.org in the public web crawl.

1,508 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for guideposts.org.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEmail.cdsfulfillment.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from guideposts.org.

Cypher and MCP

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

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