Skip to content

Hostname

centro.se

Last fetched

centro.se resolves to 1 IPv4 address operated by AS34385 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · centro.seRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/centro.se

Resolution chain

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

IPPrefixASNOperatorCountry
217.28.198.130217.28.192.0/20AS34385SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

18 observed subdomains of centro.se.

Web-graph footprint

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

56 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for centro.se.

MechanismTarget
SPF_INCLUDEkundspf.loopia.se
SPF_INCLUDEmail4.itella.se
SPF_INCLUDEsg.cloud.kaseya.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP18.157.112.0
SPF_IP212.247.0.192/26
SPF_IP217.61.247.23
SPF_IP79.125.7.9/32
SPF_IP88.131.50.250/24
SPF_IP89.160.62.2
SPF_IP91.197.41.31
SPF_IP91.197.41.72
SPF_IP91.197.41.9
SPF_IP91.197.42.52
SPF_IP91.197.43.136
SPF_IP93.188.3.37/32

Related pages

Pivot deeper into the graph from centro.se.

Cypher and MCP

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

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