Hostname
sig2k.com
Last fetched
sig2k.com resolves to 2 IPv4 addresses operated by AS10834 in AR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
sig2k.com 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 |
|---|---|---|---|---|
| 200.32.54.12 | 200.32.54.0/24 | AS10834 | — | AR |
| 200.32.54.12 | 200.32.54.0/24 | AS10834 | — | AR |
| 119.8.76.24 | 119.8.72.0/21 | AS136907 | — | AR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- soluciones inf. globales
- Contact emails
Subdomains
57 observed subdomains of sig2k.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sig2k.com in the public web crawl.
9 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for sig2k.com.
| Mechanism | Target |
|---|---|
| SPF_A | sig.bitrix24.es |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 190.104.214.88 |
| SPF_IP | 190.104.214.89 |
| SPF_IP | 200.10.96.73 |
| SPF_IP | 200.32.54.12 |
| SPF_IP | 200.68.125.57 |
| SPF_IP | 200.68.125.58 |
| SPF_IP | 35.229.95.29 |
Related pages
Pivot deeper into the graph from sig2k.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sig2k.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.