Hostname
bitus.se
Last fetched
bitus.se resolves to 34.247.5.209, announced in 34.240.0.0/13 by AMAZON-02 - Amazon.com, Inc. in IE. bitus.se 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
- 34.247.5.209
34.240.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
- 52.215.88.242
52.208.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
- 52.48.136.4
52.48.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
- 52.49.183.39
52.48.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
- 54.73.199.102
54.73.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
- 54.76.222.5
54.76.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:abion ab
Subdomains
Showing 5 of 5 subdomains (5 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns01.dipcon.com
- dns04.ports.net
- dns02.ports.se
- dns03.ports.se
MX records
- se.mx1.mailanyone.net
- se.mx2.mx25.net
SPF policy
- include: amazonses.com
- include: spf.protection.outlook.com
- include: spf.mailanyone.net
- ip: 135.225.83.134
- ip: 62.20.69.9
Threat-feed evidence
History
Related pages
Pivot from bitus.se 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: "bitus.se"})-[: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.