Hostname
digifot.com
Last fetched
digifot.com resolves to 2 IPv4 addresses operated by AS57367 in PL. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
digifot.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 |
|---|---|---|---|---|
| 185.36.169.189 | 185.36.168.0/22 | AS57367 | — | PL |
| 35.190.63.136 | 35.190.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:839
- Organization
- digifot, fotografija in tisk d.o.o.
- Contact emails
Subdomains
17 observed subdomains of digifot.com.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digifot.com in the public web crawl.
222 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for digifot.com.
| Mechanism | Target |
|---|---|
| SPF_A | digifot.com |
| SPF_IP | 185.69.148.0/22 |
| SPF_IP | 91.185.211.0/24 |
| SPF_MX | digifot.com |
Related pages
Pivot deeper into the graph from digifot.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digifot.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.