Hostname
fontsforweb.com
Last fetched
fontsforweb.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
fontsforweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.31.158 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.178.61 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- 3e5da4d1456d49dea15965f03e92fc62.protect@withheldforprivacy.com
- 2188da13fb78163e02727bcc76b22d8c865153fb4c49ce733a4e5eda08204dc6@fontsforweb.com.whoisproxy.org
- 76359e37205b99255be4af85878a9b897ebc731c25e13e4bd5a0257ca3b273b9@fontsforweb.com.whoisproxy.org
- 8b4933eae73a91a560dd2e57d5e9cc1bff92cd8eb076ed949671ba11ae6a3d93@fontsforweb.com.whoisproxy.org
- 962495e36359797a9f74682bc906a40458697a6c2c0d6488e8833ea5e32f1784@fontsforweb.com.whoisproxy.org
- c3b1a395d9c18b46331578e19c7df33eaa5e634b0788599ad969bee2247e5511@fontsforweb.com.whoisproxy.org
- c6e6856f9b8ceab5d9ee53d22706670ca621ca5b22646451ee20b54afbf3b710@fontsforweb.com.whoisproxy.org
- c82b93579cd9ce374d5bd17dc53f241d0e094aa94aa0834332cf256cc19ca109@fontsforweb.com.whoisproxy.org
- f992c1fab5d570e5974d289a8469506fb5d16253f699576df79aed4aeadb468a@fontsforweb.com.whoisproxy.org
- graczmisiek@op.pl
Subdomains
2 observed subdomains of fontsforweb.com.
Web-graph footprint
Distinct hostnames that link to or from fontsforweb.com in the public web crawl.
93 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fontsforweb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fin3d.com |
| SPF_INCLUDE | mail.fin3d.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | fontsforweb.com |
Related pages
Pivot deeper into the graph from fontsforweb.com.
- IP · 104.21.31.158
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 3e5da4d1456d49dea15965f03e92fc62.protect@withheldforprivacy.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: "fontsforweb.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.