Skip to content

Hostname

endfield.space

Last fetched

endfield.space resolves to 185.206.180.115, announced in 185.206.180.0/24 by Publicloud - Public Cloud Ltd. in DE. endfield.space is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · endfield.spaceRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/endfield.space

Resolution chain

IPv6 resolution

No AAAA record for endfield.space is recorded in WhisperGraph.

Attribution

public

ORIGIN_AS

WHOIS identity

Registrar
iana:1606

Subdomains

Mail and authentication

Nameservers

  • ns72.cloudns.com
  • ns71.cloudns.net
  • ns73.cloudns.net
  • ns1.firstbytedns.net
  • ns2.firstbytedns.net
  • ns3.firstbytedns.net
  • ns1.firstbytedns.ru
  • ns2.firstbytedns.ru
  • ns3.firstbytedns.ru
  • ns74.cloudns.uk

MX records

  • mx1.improvmx.com
  • mx2.improvmx.com
  • mail.endfield.space

SPF policy

  • include: spf.improvmx.com

Threat-feed evidence

History

Related pages

Pivot from endfield.space into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "endfield.space"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.