Skip to content

Hostname

sfinvestment.beta.dev

Last fetched

sfinvestment.beta.dev resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · sfinvestment.beta.devRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sfinvestment.beta.dev

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.82.1053.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.183.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.603.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.903.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.49.233.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.393.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.443.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.53.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.96.203.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.293.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.303.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.803.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with sfinvestment.beta.dev in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sfinvestment.beta.dev.

MechanismTarget
SPF_Asfinvestment.beta.dev
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from sfinvestment.beta.dev.

Cypher and MCP

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

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