Hostname
quantafuel.com
Last fetched
quantafuel.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
quantafuel.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.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- peer veiby
- Contact emails
- peer@veiby.com
- 24uaxscyev2f@privacy-protection.email
- 8b2s6wqco5zc@privacy-protection.email
- itm9gx3wedmp@privacy-protection.email
- ngagtuyqd4xn@privacy-protection.email
- nmxz9gfxbhdn@privacy-protection.email
- sjqknufbe4vm@privacy-protection.email
- tzqe9uzrjx7p@privacy-protection.email
- vc6syjxppizr@privacy-protection.email
- vjngiprmu2rz@privacy-protection.email
- ww67hsjsgpkx@privacy-protection.email
- yejmy9bcshq6@privacy-protection.email
Subdomains
2 observed subdomains of quantafuel.com.
Web-graph footprint
Distinct hostnames that link to or from quantafuel.com in the public web crawl.
64 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for quantafuel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.52.116.122 |
Related pages
Pivot deeper into the graph from quantafuel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quantafuel.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.