Skip to content

Hostname

orchids.uk.com

Last fetched

orchids.uk.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · orchids.uk.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/orchids.uk.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.163.15394.130.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
sara rittershausen, burnham nurseries
Contact emails

Subdomains

7 observed subdomains of orchids.uk.com.

Web-graph footprint

Distinct hostnames that link to or from orchids.uk.com in the public web crawl.

43 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • orchids.uk.com

SPF policy

9 SPF mechanisms authorising senders for orchids.uk.com.

MechanismTarget
SPF_Aorchids.uk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEorchids.uk.com.spf.auto.dnssmarthost.net
SPF_IP37.59.54.154
SPF_IP51.91.64.211
SPF_IP92.222.182.224
SPF_IP92.222.182.228
SPF_IP94.130.163.153
SPF_MXorchids.uk.com

Related pages

Pivot deeper into the graph from orchids.uk.com.

Cypher and MCP

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

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