Hostname
bobcat.eu
Last fetched
bobcat.eu resolves to 108.157.60.59, announced in 108.157.60.0/22 by AMAZON-02 - Amazon.com, Inc. in TR. bobcat.eu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 108.157.60.59
108.157.60.0/22 · AMAZON-02 - Amazon.com, Inc. · Istanbul, TR
- 108.157.60.80
108.157.60.0/22 · AMAZON-02 - Amazon.com, Inc. · Istanbul, TR
- 108.157.60.9
108.157.60.0/22 · AMAZON-02 - Amazon.com, Inc. · Istanbul, TR
- 108.157.60.96
108.157.60.0/22 · AMAZON-02 - Amazon.com, Inc. · Istanbul, TR
- 13.227.192.112
13.227.192.0/24 · AMAZON-02 - Amazon.com, Inc. · Prague, CZ
- 13.227.192.23
13.227.192.0/24 · AMAZON-02 - Amazon.com, Inc. · Prague, CZ
- 13.227.192.28
13.227.192.0/24 · AMAZON-02 - Amazon.com, Inc. · Prague, CZ
- 13.227.192.46
13.227.192.0/24 · AMAZON-02 - Amazon.com, Inc. · Prague, CZ
- 3.160.150.2
3.160.148.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.160.150.65
3.160.148.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.160.150.67
3.160.148.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.160.150.77
3.160.148.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.162.38.129
3.162.36.0/22 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.162.38.59
3.162.36.0/22 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.162.38.61
3.162.36.0/22 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.162.38.69
3.162.36.0/22 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
IPv6 resolution
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:com laude (nom iq ltd, trading as)
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-277.awsdns-34.com
- ns-941.awsdns-53.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns-1194.awsdns-21.org
- ns-1827.awsdns-36.co.uk
MX records
- mx1.hc644-4.ap.iphmx.com
- mx2.hc644-4.ap.iphmx.com
SPF policy
- include: mail.zendesk.com
Threat-feed evidence
History
Related pages
Pivot from bobcat.eu into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bobcat.eu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.