Hostname
verbum.se
Last fetched
verbum.se resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ascio inc. as the registrar.
Nutrition Label
Resolution chain
verbum.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.99.200 | 75.2.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:ascio inc.
- Organization
- —
- Contact emails
- —
Subdomains
21 observed subdomains of verbum.se.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from verbum.se in the public web crawl.
85 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for verbum.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 167.89.86.50 |
| SPF_IP | 172.104.229.172 |
| SPF_IP | 185.64.72.0/24 |
| SPF_IP | 185.64.73.0/24 |
| SPF_IP | 185.64.74.0/24 |
| SPF_IP | 192.176.241.0/24 |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 212.247.0.192/26 |
| SPF_IP | 212.247.0.243/32 |
| SPF_IP | 217.118.211.112/28 |
| SPF_IP | 52.17.51.198 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 91.191.128.80/28 |
| SPF_IP | 91.227.208.0/24 |
| SPF_IP | 91.240.194.0/24 |
| SPF_IP | 94.140.56.210 |
Related pages
Pivot deeper into the graph from verbum.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "verbum.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.