Skip to content

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

WHISPER CANON · sig2k.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/sig2k.com

Resolution chain

sig2k.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
soluciones inf. globales
Contact emails

Subdomains

57 observed subdomains of sig2k.com.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sig2k.com.

MechanismTarget
SPF_Asig.bitrix24.es
SPF_INCLUDE_spf.google.com
SPF_IP190.104.214.88
SPF_IP190.104.214.89
SPF_IP200.10.96.73
SPF_IP200.32.54.12
SPF_IP200.68.125.57
SPF_IP200.68.125.58
SPF_IP35.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.