Skip to content

Hostname

midlandcomputers.com

Last fetched

midlandcomputers.com resolves to 1 IPv4 address operated by AS5089 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.188.155.143195.188.128.0/17AS5089GB

WHOIS identity

Registrar
iana:48
Organization
midland computers
Contact emails

Subdomains

68 observed subdomains of midlandcomputers.com.

Web-graph footprint

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

17 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for midlandcomputers.com.

MechanismTarget
SPF_Amidlandcomputers.com
SPF_Auk.mailers.system-monitor.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP192.168.5.0/24
SPF_IP195.188.155.0/24
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP213.48.214.0/24
SPF_IP27.126.146.0/24
SPF_IP94.100.132.0/24
SPF_MXmidlandcomputers.com

Related pages

Pivot deeper into the graph from midlandcomputers.com.

Cypher and MCP

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

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