Hostname
hitma.info
Last fetched
hitma.info resolves to 2 IPv4 addresses operated by WHG-USE1 - WHG Hosting Services Ltd in US. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
hitma.info 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 |
|---|---|---|---|---|
| 181.214.142.2 | 181.214.142.0/24 | AS14670 | WHG-USE1 - WHG Hosting Services Ltd | US |
| 185.55.243.245 | 185.55.243.0/24 | AS35042 | Layer7-Networks-DE - Layer7 Networks GmbH | DE |
WHOIS identity
- Registrar
- iana:82
- Organization
- hitma_info
- Contact emails
Subdomains
7 observed subdomains of hitma.info.
Web-graph footprint
Distinct hostnames that link to or from hitma.info in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hitma.info.
| Mechanism | Target |
|---|---|
| SPF_A | hitma.info |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_MX | hitma.info |
Related pages
Pivot deeper into the graph from hitma.info.
- IP · 181.214.142.2
- ASN · AS14670WHG-USE1 - WHG Hosting Services Ltd
- Registrar · iana:82
- Country · US
- Email · mas4it@gmail.com
- TLD · .info
- Browse hostnames · hi…
- 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: "hitma.info"})-[: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.