Hostname
100makas.com
Last fetched
100makas.com resolves to 1 IPv4 address operated by COLT - COLT Technology Services Group Limited in PT. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
100makas.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 |
|---|---|---|---|---|
| 80.251.174.200 | 80.251.160.0/19 | AS8220 | COLT - COLT Technology Services Group Limited | PT |
WHOIS identity
- Registrar
- iana:303
- Organization
- municipia,
- Contact emails
Subdomains
2 observed subdomains of 100makas.com.
| Subdomain |
|---|
| mail.100makas.com |
| www.100makas.com |
Web-graph footprint
Distinct hostnames that link to or from 100makas.com in the public web crawl.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for 100makas.com.
| Mechanism | Target |
|---|---|
| SPF_A | 100makas.com |
| SPF_INCLUDE | _spf.cleanmx.pt |
| SPF_IP | 130.185.87.66 |
| SPF_IP | 130.185.87.73 |
| SPF_MX | 100makas.com |
Related pages
Pivot deeper into the graph from 100makas.com.
- IP · 80.251.174.200
- ASN · AS8220COLT - COLT Technology Services Group Limited
- Registrar · iana:303
- Country · PT
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · 10…
- 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: "100makas.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.