Skip to content

Hostname

scouting.quickboys.nl

Last fetched

scouting.quickboys.nl resolves to 1 IPv4 address operated by AS203318 in NL.

Nutrition Label

WHISPER CANON · scouting.quickboys.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/scouting.quickboys.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.138.80.47185.138.80.0/22AS203318NL

WHOIS identity

No WHOIS records are currently associated with scouting.quickboys.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scouting.quickboys.nl.

MechanismTarget
SPF_Agatekeeper.ticketteam.com
SPF_Amail.smtp2go.com
SPF_Amailing.ticketteam.cloud
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.138.80.47
SPF_MXscouting.quickboys.nl

Related pages

Pivot deeper into the graph from scouting.quickboys.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "scouting.quickboys.nl"})-[: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.