Hostname
vellinge.se
Last fetched
vellinge.se resolves to 1 IPv4 address operated by AS198568 in SE. WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
vellinge.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 |
|---|---|---|---|---|
| 193.235.149.223 | 193.235.148.0/22 | AS198568 | — | SE |
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- —
- Contact emails
- —
Subdomains
54 observed subdomains of vellinge.se.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vellinge.se in the public web crawl.
280 sites link to this hostname.
267 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for vellinge.se.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.u4a.se |
| SPF_INCLUDE | _se_net.axiell.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.gansend.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.vellinge.se |
| SPF_INCLUDE | spfiol.infracontrol.com |
Related pages
Pivot deeper into the graph from vellinge.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vellinge.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.