Hostname
jobb.softhouse.se
Last fetched
jobb.softhouse.se resolves to 15 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in US.
Nutrition Label
Resolution chain
jobb.softhouse.se resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 207.120.32.229 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.230 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.232 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.234 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.235 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.236 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.237 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.36.197 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.198 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.200 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.201 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.202 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.203 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.204 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
| 207.120.36.205 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | ES |
WHOIS identity
No WHOIS records are currently associated with jobb.softhouse.se in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from jobb.softhouse.se in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jobb.softhouse.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jobb.softhouse.se"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.