Skip to content

Hostname

identitybase.ch

Last fetched

identitybase.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · identitybase.chRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/identitybase.ch

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.109108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.16108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.19108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.36108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.32.230.4613.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.513.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.5813.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.86.223.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.593.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.603.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.83.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with identitybase.ch in WhisperGraph.

Subdomains

1 observed subdomain of identitybase.ch.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for identitybase.ch.

MechanismTarget
SPF_INCLUDEspf.creanet.ch
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from identitybase.ch.

Cypher and MCP

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

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