Hostname
hog.org
Last fetched
hog.org resolves to 1 IPv4 address operated by INTERNAP-BLK - Unitas Global in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hog.org 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 |
|---|---|---|---|---|
| 74.217.243.144 | 74.217.242.0/23 | AS10913 | INTERNAP-BLK - Unitas Global | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- hemophilia of georgia,
- Contact emails
Subdomains
5 observed subdomains of hog.org.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hog.org in the public web crawl.
139 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for hog.org.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eresources.ws |
| SPF_INCLUDE | sender.ultracamp.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.146.128.64/27 |
| SPF_IP | 136.146.208.0/21 |
| SPF_IP | 136.147.32.0/19 |
| SPF_IP | 182.50.78.64/28 |
| SPF_IP | 85.222.130.192/26 |
| SPF_IP | 85.222.138.192/26 |
| SPF_IP | 96.43.144.0/20 |
Related pages
Pivot deeper into the graph from hog.org.
- IP · 74.217.243.144
- ASN · AS10913INTERNAP-BLK - Unitas Global
- Registrar · iana:2
- Country · US
- Email · jjshipp282@yahoo.com
- TLD · .org
- Browse hostnames · ho…
- 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: "hog.org"})-[: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.