Hostname
mjq.net
Last fetched
mjq.net resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
mjq.net 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 |
|---|---|---|---|---|
| 67.231.28.61 | 67.231.28.0/23 | AS54643 | IDIGITAL - Idigital Internet Inc. | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0169240513
- Contact emails
Subdomains
2 observed subdomains of mjq.net.
| Subdomain |
|---|
| mail.mjq.net |
| www.mjq.net |
Web-graph footprint
Distinct hostnames that link to or from mjq.net in the public web crawl.
70 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mjq.net
SPF policy
8 SPF mechanisms authorising senders for mjq.net.
| Mechanism | Target |
|---|---|
| SPF_A | mjq.net |
| SPF_IP | 23.111.64.4 |
| SPF_IP | 64.34.111.235/32 |
| SPF_IP | 64.34.111.239/32 |
| SPF_IP | 64.34.111.253/32 |
| SPF_IP | 67.231.28.19 |
| SPF_IP | 67.231.28.61 |
| SPF_MX | mjq.net |
Related pages
Pivot deeper into the graph from mjq.net.
- IP · 67.231.28.61
- ASN · AS54643IDIGITAL - Idigital Internet Inc.
- Registrar · iana:69
- Country · CA
- Email · mjq.net@contactprivacy.com
- TLD · .net
- Browse hostnames · mj…
- 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: "mjq.net"})-[: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.