Skip to content

Hostname

switch.net.lb

Last fetched

switch.net.lb resolves to 1 IPv4 address operated by STROYMONTAG-AS in NL.

Nutrition Label

WHISPER CANON · switch.net.lbRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/switch.net.lb

Resolution chain

switch.net.lb resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.32.224.135212.32.224.0/19AS60781STROYMONTAG-ASNL

WHOIS identity

No WHOIS records are currently associated with switch.net.lb in WhisperGraph.

Subdomains

11 observed subdomains of switch.net.lb.

Web-graph footprint

Distinct hostnames that link to or from switch.net.lb in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for switch.net.lb.

MechanismTarget
SPF_Aswitch.net.lb
SPF_IP212.32.224.135
SPF_IP212.98.147.181
SPF_IP64.34.166.230
SPF_MXswitch.net.lb

Related pages

Pivot deeper into the graph from switch.net.lb.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "switch.net.lb"})-[: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.