Skip to content

Hostname

flexbuss.se

Last fetched

flexbuss.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:one.com as the registrar.

Nutrition Label

WHISPER CANON · flexbuss.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flexbuss.se

Resolution chain

flexbuss.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:one.com
Organization
Contact emails

Subdomains

3 observed subdomains of flexbuss.se.

Web-graph footprint

Distinct hostnames that link to or from flexbuss.se in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flexbuss.se.

MechanismTarget
SPF_Amx01.asp01.se
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.53.52.116
SPF_IP212.181.25.244
SPF_IP91.236.207.53

Related pages

Pivot deeper into the graph from flexbuss.se.

Cypher and MCP

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

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