Hostname
madcatz.com
Last fetched
madcatz.com resolves to 1 IPv4 address operated by AS38843 in TW. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
madcatz.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 |
|---|---|---|---|---|
| 223.27.34.239 | 223.27.34.0/24 | AS38843 | — | TW |
WHOIS identity
- Registrar
- iana:9
- Organization
- device expert inc. dba mad catz global
- Contact emails
- 0660ee5e0a28fd0a4042983976976478@domaindiscreet.com
- 09d266b70a28fd0a414156f74fbe5dde@domaindiscreet.com
- 51ea49410a28fd0a7215430b1edcb76b@domaindiscreet.com
- 5ce6ead10a28fd0a51211c08cfcf7794@domaindiscreet.com
- a4fee9870a28fd0a44fe9c81966a7823@domaindiscreet.com
- a8a6cf8f0a28fd0a47130493182180c8@domaindiscreet.com
- d43f5fcc0a28fd0a5c2bbc6ee1258ca3@domaindiscreet.com
- hostmaster@madcatz.com
- jbalmeo@madcatz.com
- lucian@madcatz.com
- selena_chang@madcatzglobal.com
- jackal_chen@mail.dexin.com.tw
- mis@mail.dexin.com.tw
- tina_hong@mail.dexin.com.tw
Subdomains
2 observed subdomains of madcatz.com.
| Subdomain |
|---|
| partners.madcatz.com |
| www.madcatz.com |
Web-graph footprint
Distinct hostnames that link to or from madcatz.com in the public web crawl.
522 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for madcatz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from madcatz.com.
- IP · 223.27.34.239
- ASN · AS38843
- Registrar · iana:9
- Country · TW
- Email · 0660ee5e0a28fd0a4042983976976478@domaindiscreet.com
- TLD · .com
- Browse hostnames · ma…
- 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: "madcatz.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.