Skip to content

Hostname

ns2.skbytes.com

Last fetched

ns2.skbytes.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · ns2.skbytes.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ns2.skbytes.com

Resolution chain

ns2.skbytes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.199.178.47173.199.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with ns2.skbytes.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

41 SPF mechanisms authorising senders for ns2.skbytes.com.

MechanismTarget
SPF_IP173.199.178.47
SPF_IP198.101.10.145
SPF_IP198.101.10.146
SPF_IP198.101.10.147
SPF_IP198.101.10.148
SPF_IP198.101.10.149
SPF_IP198.46.151.4
SPF_IP198.46.151.5
SPF_IP198.46.151.6
SPF_IP198.46.151.7
SPF_IP198.46.151.8
SPF_IP45.10.23.106
SPF_IP45.10.23.107
SPF_IP45.10.23.108
SPF_IP45.10.23.109
SPF_IP45.10.23.11
SPF_IP45.135.150.135
SPF_IP45.135.150.136
SPF_IP45.135.150.137
SPF_IP45.135.150.138
SPF_IP45.135.150.139
SPF_IP45.135.150.140
SPF_IP45.135.150.141
SPF_IP45.135.150.142
SPF_IP45.135.150.143
SPF_IP45.135.150.144
SPF_IP45.135.150.145
SPF_IP45.135.150.146
SPF_IP45.135.150.152
SPF_IP45.135.150.153
SPF_IP45.135.150.154
SPF_IP45.135.150.155
SPF_IP51.68.201.48
SPF_IP51.68.208.245
SPF_IP51.75.166.172
SPF_IP51.77.96.203
SPF_IP57.128.141.234
SPF_IP64.91.252.10
SPF_IP67.225.236.49
SPF_IP67.227.231.7
SPF_IP67.227.248.211

Related pages

Pivot deeper into the graph from ns2.skbytes.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns2.skbytes.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.