Skip to content

Hostname

bacomponents.co.uk

Last fetched

bacomponents.co.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · bacomponents.co.ukRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bacomponents.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.207.252139.162.192.0/19AS63949GB

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
ba kitchen components
Contact emails

Subdomains

16 observed subdomains of bacomponents.co.uk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bacomponents.co.uk.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP178.79.164.36
SPF_IP178.79.170.141
SPF_IP2a01:7e00:0:0:f03c:91ff:fe6e:4e5a
SPF_IP2a01:7e00:0:0:f03c:92ff:fe28:cba0
SPF_IP31.6.79.146
SPF_IP31.6.79.162
SPF_IP78.32.221.82
SPF_IP91.209.246.0/24
SPF_IP94.175.245.234

Related pages

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

Cypher and MCP

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

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