Hostname
ssf.gov.co
Last fetched
ssf.gov.co resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:111111 as the registrar.
Nutrition Label
Resolution chain
ssf.gov.co 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 |
|---|---|---|---|---|
| 135.237.149.57 | 135.236.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:111111
- Organization
- superintendencia del subsidio familiar
- Contact emails
Subdomains
15 observed subdomains of ssf.gov.co.
Web-graph footprint
Distinct hostnames that link to or from ssf.gov.co in the public web crawl.
196 sites link to this hostname.
96 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 ssf.gov.co.
| Mechanism | Target |
|---|---|
| SPF_A | mail.sealmail.co |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.36.166.140/32 |
| SPF_IP | 181.59.164.0/27 |
| SPF_IP | 2801:1f:8800::/48 |
Related pages
Pivot deeper into the graph from ssf.gov.co.
- IP · 135.237.149.57
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:111111
- Country · US
- Email · ssf@ssf.gov.co
- Apex domain · gov.co
- TLD · .co
- Browse hostnames · ss…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ssf.gov.co"})-[: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.