Skip to content

Hostname

obsequio.co.uk

Last fetched

obsequio.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.

Nutrition Label

WHISPER CANON · obsequio.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/obsequio.co.uk

Resolution chain

obsequio.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.59.130104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.177.133172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.166.145.21188.166.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
identity protect
Contact emails

Subdomains

1 observed subdomain of obsequio.co.uk.

Web-graph footprint

Distinct hostnames that link to or from obsequio.co.uk in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for obsequio.co.uk.

MechanismTarget
SPF_Achi-web-01.simprocloud.com
SPF_Aobsequio.co.uk
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.43.160.90
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.159.181.123
SPF_IP217.137.163.162
SPF_IP37.122.210.168
SPF_IP37.122.211.78
SPF_IP92.205.109.37/32
SPF_IP92.205.179.137/32
SPF_MXobsequio.co.uk

Related pages

Pivot deeper into the graph from obsequio.co.uk.

Cypher and MCP

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

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