Skip to content

Hostname

quickline.localnet.ch

Last fetched

quickline.localnet.ch resolves to 1 IPv4 address operated by AS15576 in CH.

Nutrition Label

WHISPER CANON · quickline.localnet.chRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/quickline.localnet.ch

Resolution chain

quickline.localnet.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.47.103.57193.47.103.0/24AS15576CH

WHOIS identity

No WHOIS records are currently associated with quickline.localnet.ch in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from quickline.localnet.ch in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quickline.localnet.ch.

MechanismTarget
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDE_spf.talus.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webstyle.ch
SPF_INCLUDEspf.zic-network.ch
SPF_INCLUDEspf1.localnet.ch
SPF_IP13.95.10.144/32
SPF_MXquickline.localnet.ch

Related pages

Pivot deeper into the graph from quickline.localnet.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quickline.localnet.ch"})-[: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.