Skip to content

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

WHISPER CANON · intager.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intager.com

Resolution chain

intager.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.33.54.11185.33.52.0/22AS47381SERVERGARDEN-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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for intager.com.

MechanismTarget
SPF_Aintager.com
SPF_Amail.intager.com
SPF_Azeus.intager.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmail.intager.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzeus.intager.com
SPF_IP178.48.16.53
SPF_IP193.178.119.147
SPF_MXintager.com

Related pages

Pivot deeper into the graph from intager.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.