Hostname
gradefloor.com
Last fetched
gradefloor.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
gradefloor.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 |
|---|---|---|---|---|
| 194.63.249.220 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- elling wirum
- Contact emails
- 5jjgwuutetvc@privacy-protection.email
- 9r4pptcw97vp@privacy-protection.email
- aftmff3qvqgv@privacy-protection.email
- ccbshsdsmfy6@privacy-protection.email
- dr2ith8bivbq@privacy-protection.email
- eajdm9rre3jz@privacy-protection.email
- egfsz29vmxxq@privacy-protection.email
- gaagke4ajyg3@privacy-protection.email
- t5uuowbnvhwr@privacy-protection.email
- umugvyqe8n4a@privacy-protection.email
- vvagwm44ggqa@spamprotection.email
- wruka6gpuy5a@spamprotection.email
Subdomains
2 observed subdomains of gradefloor.com.
| Subdomain |
|---|
| en.gradefloor.com |
| www.gradefloor.com |
Web-graph footprint
Distinct hostnames that link to or from gradefloor.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gradefloor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from gradefloor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gradefloor.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.