Hostname
mcgit.cc
Last fetched
mcgit.cc resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
mcgit.cc 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 |
|---|---|---|---|---|
| 173.255.227.122 | 173.255.224.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of mcgit.cc owner
- Contact emails
- 05131292c54a68ee38b4fe01134e368a5efec33aa28a126da04939f5df53b14d@mcgit.cc.whoisproxy.org
- 271f0bed4af06d89a94952a6ac0a489a65d0da1472da29a3de7b10e4c4a3cf45@mcgit.cc.whoisproxy.org
- 44b905601e02a3ba6ae58df8e78a01b4eb4a934dd0029cfb435d6c80cef255e4@mcgit.cc.whoisproxy.org
- 483c39d954d022cb7424a2b7ced6591a877abca1d97d9be93fc66d7f0a4d9c8f@mcgit.cc.whoisproxy.org
- 49daf959b81cc2b49930e89ea5a774fb35cdda4b8059f8ab117011cce66c7993@mcgit.cc.whoisproxy.org
- 51f3be3ec810d4a9d24eaa56fd0752dcf5c904202caf5713a8b927cbc2e58e2e@mcgit.cc.whoisproxy.org
- 5e78f4a1ff9e01672d96543737fb3927140dc45835ed5cd8e92277eaa50b6e50@mcgit.cc.whoisproxy.org
- 68d65c5f857722d8b39687ad03d43727d4f8d41876ab007ef8897b05c1a6c5ed@mcgit.cc.whoisproxy.org
- 729ae73393b47aa5e7eac8c2e2b0082477f2788b7bc3287a9a2bd566d5e889d4@mcgit.cc.whoisproxy.org
- 7a212e27df21fc606ca023b2085f1615fba3cab314e15aa4661484bc7d4595ad@mcgit.cc.whoisproxy.org
- 7a603397ff1f5c119aba36c47d6f776b4adbf27029e92df09de17fa639fa98da@mcgit.cc.whoisproxy.org
- 86b26292dd1e87b78d7fc0592635be05103be74017eeb6390c53b4221c270549@mcgit.cc.whoisproxy.org
- 998be6eed806fcc9c58bd804db4f57a95fd5a6901eb3a216c436b35c70a4ff15@mcgit.cc.whoisproxy.org
- 9b3946edcc5295b86098467b2798ef0f1d0e5cfe9a0ba33bcfce8666f38ce0dd@mcgit.cc.whoisproxy.org
- a3cabd31c9ccca93d87b4f648e769b090cfcd1557dc74cbc8c1bc4e24ff13f03@mcgit.cc.whoisproxy.org
- b554063ff6ea60cd3dd5765f4a5702ccc33dc9a6183252d961d162ae95614b5d@mcgit.cc.whoisproxy.org
- c2eae054157f61524ad84f6eb5cfa82c4d96298dfe9e2384d1965d98fa07669a@mcgit.cc.whoisproxy.org
- ca8dc4e85ec2c94458b878a36c9edba3bb678a93921dce0f6daf3ffe68fabe74@mcgit.cc.whoisproxy.org
- d9bcf26bbf42dd35b3f7bc58c98833ca910e3b108924740145380940077637e2@mcgit.cc.whoisproxy.org
- f05a0bd3b1514b6c62044fcad223ef2af6775fde7010e198e729d967bb65a01b@mcgit.cc.whoisproxy.org
Subdomains
131 observed subdomains of mcgit.cc.
Showing 25 of 131. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mcgit.cc.
| Mechanism | Target |
|---|---|
| SPF_A | mcgit.cc |
| SPF_IP | 173.255.227.122 |
| SPF_MX | mcgit.cc |
Related pages
Pivot deeper into the graph from mcgit.cc.
- IP · 173.255.227.122
- ASN · AS63949
- Registrar · iana:269
- Country · US
- Email · 05131292c54a68ee38b4fe01134e368a5efec33aa28a126da04939f5df53b14d@mcgit.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · mc…
- 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: "mcgit.cc"})-[: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.