Skip to content

Hostname

prosegur.com.sg

Last fetched

prosegur.com.sg resolves to 3 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:adicio pte ltd as the registrar.

Nutrition Label

WHISPER CANON · prosegur.com.sgRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/prosegur.com.sg

Resolution chain

prosegur.com.sg resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:adicio pte ltd
Organization
prosegur compania de seguridad, s.a. (sgnic-org1483931)
Contact emails

Subdomains

1 observed subdomain of prosegur.com.sg.

Web-graph footprint

Distinct hostnames that link to or from prosegur.com.sg in the public web crawl.

22 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prosegur.com.sg.

MechanismTarget
SPF_Aprosegur.com.sg
SPF_INCLUDEspf1.prosegur.com
SPF_MXprosegur.com.sg

Related pages

Pivot deeper into the graph from prosegur.com.sg.

Cypher and MCP

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

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