Hostname
intager.com
Last fetched
intager.com resolves to 1 IPv4 address operated by SERVERGARDEN-AS Servergarden Kft. in HU. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
intager.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 |
|---|---|---|---|---|
| 185.33.54.11 | 185.33.52.0/22 | AS47381 | SERVERGARDEN-AS Servergarden Kft. | HU |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
17 observed subdomains of intager.com.
Web-graph footprint
Distinct hostnames that link to or from intager.com in the public web crawl.
18 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for intager.com.
| Mechanism | Target |
|---|---|
| SPF_A | intager.com |
| SPF_A | mail.intager.com |
| SPF_A | zeus.intager.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | mail.intager.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | zeus.intager.com |
| SPF_IP | 178.48.16.53 |
| SPF_IP | 193.178.119.147 |
| SPF_MX | intager.com |
Related pages
Pivot deeper into the graph from intager.com.
- IP · 185.33.54.11
- ASN · AS47381SERVERGARDEN-AS Servergarden Kft.
- Registrar · iana:146
- Country · HU
- Email · it@intager.com
- TLD · .com
- Browse hostnames · in…
- 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: "intager.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.