Hostname
forevigtmin.com
Last fetched
forevigtmin.com resolves to 1 IPv4 address operated by ASODERLAND - ODERLAND Webbhotell AB in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
forevigtmin.com 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 |
|---|---|---|---|---|
| 91.201.60.96 | 91.201.60.0/22 | AS44136 | ASODERLAND - ODERLAND Webbhotell AB | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- robin@robinbjork.com
- 0345b4cc121d7c7efb015a20170009f9b4eb6484d399d73712af2f0ad23f2218@forevigtmin.com.whoisproxy.org
- 1deffb495cf87efa4b7320368b1a923f94732daf7f0b596c127e11f97ab1fbf3@forevigtmin.com.whoisproxy.org
- 296acf16bdbc485b88ea7fd1e9457f8067b48899d7f4bf0177cd21bd579088f0@forevigtmin.com.whoisproxy.org
- 3e9618ae81025af8e4eb71531f169d35adc0a5ae64d194a63e54ff478d098ae8@forevigtmin.com.whoisproxy.org
- 4c1ee1d50d196a3d8787553b87f327c0029665f3229413c62c22ae2b554b7a78@forevigtmin.com.whoisproxy.org
- 7479d3a62e59e01bf49032695419f3e00fc865f1e53d875926490534f47fdcba@forevigtmin.com.whoisproxy.org
- 998a9cd1bb9805e506c21595eb087ee0cff61c073a96d74324852855e2c840a6@forevigtmin.com.whoisproxy.org
- 9aab9f3eb3ff8be04c65c7a490684bfc7584bd8f3be7ac3ed7bd84aa931c1868@forevigtmin.com.whoisproxy.org
- c0ba611f8eb70662b489486db6f1088d068430916f5d86e492ec9dd2f3e3de76@forevigtmin.com.whoisproxy.org
- cebc9236b65eb880d024c047fc943709717518496ab50e45c9d5d51c7a78de2a@forevigtmin.com.whoisproxy.org
- ff5daf810fbddeb79cbf8eefaf48c82ba2e2b22e7d2a46bc06f85f4367383927@forevigtmin.com.whoisproxy.org
Subdomains
7 observed subdomains of forevigtmin.com.
Web-graph footprint
Distinct hostnames that link to or from forevigtmin.com in the public web crawl.
6 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for forevigtmin.com.
| Mechanism | Target |
|---|---|
| SPF_A | forevigtmin.com |
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_IP | 91.201.60.96 |
| SPF_MX | forevigtmin.com |
Related pages
Pivot deeper into the graph from forevigtmin.com.
- IP · 91.201.60.96
- ASN · AS44136ASODERLAND - ODERLAND Webbhotell AB
- Registrar · iana:269
- Country · SE
- Email · robin@robinbjork.com
- TLD · .com
- Browse hostnames · fo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forevigtmin.com"})-[: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.