Skip to content

Hostname

linearamplifier.paymentsreport.com

Last fetched

linearamplifier.paymentsreport.com resolves to 2 IPv4 addresses operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · linearamplifier.paymentsreport.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/linearamplifier.paymentsreport.com

Resolution chain

linearamplifier.paymentsreport.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with linearamplifier.paymentsreport.com in WhisperGraph.

Subdomains

1 observed subdomain of linearamplifier.paymentsreport.com.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for linearamplifier.paymentsreport.com.

MechanismTarget
SPF_Alinearamplifier.paymentsreport.com
SPF_IP108.168.204.7
SPF_IP139.64.135.64
SPF_IP161.97.182.223
SPF_IP169.60.29.34
SPF_IP173.249.34.248
SPF_IP38.117.1.0/24
SPF_IP38.117.1.16/28
SPF_IP45.35.132.153
SPF_IP5.182.50.134
SPF_IP62.171.153.60
SPF_IP64.235.58.89
SPF_IP64.251.22.129
SPF_IP64.251.7.224
SPF_MXlinearamplifier.paymentsreport.com

Related pages

Pivot deeper into the graph from linearamplifier.paymentsreport.com.

Cypher and MCP

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

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