Hostname
frickmeats.com
Last fetched
frickmeats.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
frickmeats.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.80.122.2 | 208.80.122.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.122.204 | 208.80.122.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.123.108 | 208.80.123.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.123.244 | 208.80.123.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- frick's meat products,
- Contact emails
Subdomains
11 observed subdomains of frickmeats.com.
Web-graph footprint
Distinct hostnames that link to or from frickmeats.com in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for frickmeats.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.0.186.180 |
| SPF_IP | 207.244.192.107 |
| SPF_IP | 207.244.192.250 |
| SPF_IP | 35.134.139.210 |
| SPF_IP | 99.11.7.125 |
Related pages
Pivot deeper into the graph from frickmeats.com.
- IP · 208.80.122.2
- ASN · AS16552DIGICERT - Tiggee LLC
- Registrar · iana:2
- Country · US
- Email · er7va67g8vu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fr…
- 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: "frickmeats.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.